1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-03 21:15:42 +02:00

[ticket/12067] Remove double scrollbar from notifications dropdown.

PHPBB3-12067
This commit is contained in:
Cesar G 2013-12-07 00:43:55 -08:00
parent 71169de823
commit 6098134cc6

@ -1022,6 +1022,7 @@ form > p.post-notice strong {
}
#notification_list .dropdown-contents {
max-height: none;
padding: 0;
}