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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/original/css/common.css.php b/themes/original/css/common.css.php
index dd8a2d5312..aa19056bb3 100644
--- a/themes/original/css/common.css.php
+++ b/themes/original/css/common.css.php
@@ -950,7 +950,7 @@ div#tablestatistics table {
float: <?php echo $left; ?>;
}
-#fieldset_user_global_rights legend input {
+#fieldset_user_global_rights>legend input {
margin-<?php echo $left; ?>: 2em;
}
/* end user privileges */