aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme')
-rw-r--r--phpBB/styles/prosilver/theme/buttons.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/theme/buttons.css b/phpBB/styles/prosilver/theme/buttons.css
index 0112caa6db..b7896a99b0 100644
--- a/phpBB/styles/prosilver/theme/buttons.css
+++ b/phpBB/styles/prosilver/theme/buttons.css
@@ -170,6 +170,10 @@ ul.linklist.bulletin li.small-icon:before {
text-indent: -9999px;
}
+.hastouch .post-buttons .icon-button {
+ padding: 2px 8px;
+}
+
.post-buttons span {
float: none;
margin-right: 0;