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/setup
diff options
context:
space:
mode:
authorIsaac Bennetch <bennetch@gmail.com>2014-07-03 03:54:06 +0400
committerIsaac Bennetch <bennetch@gmail.com>2014-07-03 03:54:06 +0400
commit9923942e8090a6d6913b3dfc7ad98c8447ca2cdc (patch)
treec729939b9225a216cd50ec767c3f6784df7209cf /setup
parentc7b2ee28f3e78c3b816c4852d63bae6ad211f100 (diff)
Fix alignment in setup script (option boxes)
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
Diffstat (limited to 'setup')
-rw-r--r--setup/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup/styles.css b/setup/styles.css
index e9e51bda6d..a52b950846 100644
--- a/setup/styles.css
+++ b/setup/styles.css
@@ -517,6 +517,7 @@ select {
color: #333;
padding: 3px;
background: white;
+ margin: 6px;
}
fieldset.simple th, fieldset.simple td {