1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 02:51:35 +02:00

Merge pull request #1923 from prototech/ticket/12067

[ticket/12067] Remove double scrollbar from notifications dropdown.
This commit is contained in:
Nathan Guse
2013-12-08 12:04:14 -08:00

View File

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