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-01-28 14:24:41 +0300
committerMadhura Jayaratne <madhura.cj@gmail.com>2015-01-28 14:24:41 +0300
commit02df90ac482e7a2ad313bcc55e27a5c27d5e480d (patch)
tree9896d76a91d93461181f683c91824ea8d2efc5e1 /themes
parentd6c89793b6d76ea22fbfb87b3f14816609723b6c (diff)
Align fields
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Diffstat (limited to 'themes')
-rw-r--r--themes/pmahomme/css/common.css.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php
index a0cee2e85a..97defb4f37 100644
--- a/themes/pmahomme/css/common.css.php
+++ b/themes/pmahomme/css/common.css.php
@@ -2177,6 +2177,7 @@ input#input_import_file {
#index_frm .index_info input,
#index_frm .index_info select {
width: 14em;
+ margin: 0;
box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;