Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorMadhura Jayaratne <madhura.cj@gmail.com>2015-05-22 16:34:49 +0300
committerMadhura Jayaratne <madhura.cj@gmail.com>2015-05-22 16:34:49 +0300
commit4354049fde4f08e618384581882c07bf11c1ec1a (patch)
tree075a566978b828f64e4f7da877ea0bf62f53ff8f /themes
parentc9e19e4c1b722c3e75241b90ccd704ac983b71f3 (diff)
parent2fad3722995d3dda3414d0d340cf9006071d888d (diff)
Merge branch 'QA_4_4'
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Diffstat (limited to 'themes')
-rw-r--r--themes/original/css/common.css.php5
-rw-r--r--themes/pmahomme/css/common.css.php5
2 files changed, 0 insertions, 10 deletions
diff --git a/themes/original/css/common.css.php b/themes/original/css/common.css.php
index f9f3e2f0fc..6a0e3b78fc 100644
--- a/themes/original/css/common.css.php
+++ b/themes/original/css/common.css.php
@@ -2298,11 +2298,6 @@ fieldset .disabled-field td {
height: 10em;
}
-.cEdit .edit_area_right {
- position: absolute;
- right: 0;
-}
-
.cEdit .goto_link {
background: #EEE;
color: #555;
diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php
index 9194453e77..3e67630a8d 100644
--- a/themes/pmahomme/css/common.css.php
+++ b/themes/pmahomme/css/common.css.php
@@ -2873,11 +2873,6 @@ fieldset .disabled-field td {
height: 10em;
}
-.cEdit .edit_area_right {
- position: absolute;
- right: 0;
-}
-
.cEdit .goto_link {
background: #EEE;
color: #555;