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:
authorRaman Tehlan <ramantehlan@gmail.com>2018-02-16 12:58:30 +0300
committerGitHub <noreply@github.com>2018-02-16 12:58:30 +0300
commit1323bee7c4515efc4dadaecc2462c9b99d8bdf4b (patch)
tree13a27907f9139636a4a50844b49a9c24e99adae6 /themes
parent5b79f37e3487b40130dda6b7b3ec4f5ee70c98c2 (diff)
Final Patch for issue #14013
Signed-off-by: Raman Tehlan <ramantehlan@gmail.com>
Diffstat (limited to 'themes')
-rw-r--r--themes/original/css/common.css.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/original/css/common.css.php b/themes/original/css/common.css.php
index 4ff4130370..f2821b6a18 100644
--- a/themes/original/css/common.css.php
+++ b/themes/original/css/common.css.php
@@ -401,6 +401,8 @@ img.lightbulb {
image-rendering: pixelated;
vertical-align: middle;
margin-<?php echo $left; ?>: 0.3em;
+ background-repeat: no-repeat;
+ background-position: center;
}
/* no extra space in table cells */