1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 07:21:30 +02:00

[ticket/11552] Tweaks to responsive navigation

PHPBB3-11552
This commit is contained in:
Vjacheslav Trushkin
2013-10-19 22:30:03 +03:00
parent 7b972204ae
commit 2c15b653cc
3 changed files with 7 additions and 3 deletions

View File

@@ -389,6 +389,10 @@ ul.linklist li.responsive-menu a.responsive-menu-link:before {
max-width: 48%;
}
.hasjs ul.linklist.fullwidth {
max-width: none;
}
/* Bulletin icons for list items
----------------------------------------*/
ul.linklist.bulletin li:before {