aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/styles/prosilver/theme/buttons.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/theme/buttons.css b/phpBB/styles/prosilver/theme/buttons.css
index 726639ff92..7f93dbdf89 100644
--- a/phpBB/styles/prosilver/theme/buttons.css
+++ b/phpBB/styles/prosilver/theme/buttons.css
@@ -166,6 +166,11 @@ button::-moz-focus-inner {
background-image: none;
}
+.dropdown .small-icon {
+ background-position: 5px 50%;
+ padding: 5px;
+}
+
.small-icon > a {
padding: 0 0 0 18px;
}