1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 20:13:22 +01: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;
text-decoration: none !important;
outline-style: none !important;
*padding-right: 8px;
}
.buttons div span { display: none; }