1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 14:31:19 +02:00

[ticket/12662] Enable responsive linkslist for IE8

Also fixed arrow color

PHPBB3-12662
This commit is contained in:
PayBas
2014-06-07 14:23:54 +02:00
parent a540cdc3b2
commit cf1b56af8d
7 changed files with 163 additions and 178 deletions

View File

@@ -69,5 +69,5 @@ dd.option {
/* Fixes header-avatar aspect-ratio in IE8 */
.header-avatar img {
height: 25px;
height: 20px;
}