1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-28 10:40:28 +02:00

[ticket/11956] More resposive dropdown fixes

PHPBB3-11956
This commit is contained in:
Vjacheslav Trushkin
2013-10-24 19:57:19 +03:00
parent bbb73d6e5c
commit 1795f1d54b
2 changed files with 4 additions and 4 deletions

View File

@@ -523,7 +523,7 @@ ul.linklist.bulletin li.no-bulletin:before {
text-align: left;
}
.wrap .dropdown li, .dropdown.wrap li {
.wrap .dropdown li, .dropdown.wrap li, #notification_list li {
white-space: normal;
}