mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12067] Remove double scrollbar from notifications dropdown.
PHPBB3-12067
This commit is contained in:
parent
71169de823
commit
6098134cc6
1 changed files with 1 additions and 0 deletions
|
@ -1022,6 +1022,7 @@ form > p.post-notice strong {
|
|||
}
|
||||
|
||||
#notification_list .dropdown-contents {
|
||||
max-height: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue