mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge pull request #1923 from prototech/ticket/12067
[ticket/12067] Remove double scrollbar from notifications dropdown.
This commit is contained in:
commit
b5bfe7b3ca
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