aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVjacheslav Trushkin <cyberalien@gmail.com>2012-11-12 10:42:11 +0100
committerVjacheslav Trushkin <cyberalien@gmail.com>2012-11-12 10:42:11 +0100
commit25124b361e8e23f338efb0f649abf46a37c66e3d (patch)
tree814739d198f848838d4286b7bb52a87b22c46b2e
parent8b1920adb59d2cc6e8bed558c56fb33ab5c4b0f7 (diff)
downloadforums-25124b361e8e23f338efb0f649abf46a37c66e3d.tar
forums-25124b361e8e23f338efb0f649abf46a37c66e3d.tar.gz
forums-25124b361e8e23f338efb0f649abf46a37c66e3d.tar.bz2
forums-25124b361e8e23f338efb0f649abf46a37c66e3d.tar.xz
forums-25124b361e8e23f338efb0f649abf46a37c66e3d.zip
[ticket/10431] Adjustments for IE7
Adjustments to buttons for IE7 PHPBB3-10431
-rw-r--r--phpBB/styles/prosilver/theme/buttons.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/theme/buttons.css b/phpBB/styles/prosilver/theme/buttons.css
index 2ba17a7717..544f4d3def 100644
--- a/phpBB/styles/prosilver/theme/buttons.css
+++ b/phpBB/styles/prosilver/theme/buttons.css
@@ -39,6 +39,7 @@
position: relative;
text-decoration: none !important;
outline-style: none !important;
+ *padding-right: 8px;
}
.buttons div span { display: none; }