1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-09 07:58:56 +02:00

[ticket/10431] Adjustments for IE7

Adjustments to buttons for IE7

PHPBB3-10431
This commit is contained in:
Vjacheslav Trushkin 2012-11-12 10:42:11 +01:00
parent 8b1920adb5
commit 25124b361e

View File

@ -39,6 +39,7 @@
position: relative; position: relative;
text-decoration: none !important; text-decoration: none !important;
outline-style: none !important; outline-style: none !important;
*padding-right: 8px;
} }
.buttons div span { display: none; } .buttons div span { display: none; }