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
diff options
context:
space:
mode:
Diffstat (limited to 'themes/original/css/common.css.php')
-rw-r--r--themes/original/css/common.css.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/original/css/common.css.php b/themes/original/css/common.css.php
index 608537d2d1..0b57c91d10 100644
--- a/themes/original/css/common.css.php
+++ b/themes/original/css/common.css.php
@@ -251,9 +251,6 @@ fieldset .formelement {
fieldset .formelement {
clear: none;
}
- #foreign_keys.relationalTable td:first-child + td {
- width: 25%;
- }
#foreign_keys.relationalTable td:first-child + td select {
width: auto;
margin-right: 1%;
@@ -261,7 +258,6 @@ fieldset .formelement {
#foreign_keys.relationalTable {
width: 100%;
}
-
}
/* revert for Gecko */