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

[ticket/12271] Decouple dropdown header and footer from #notifications_list

PHPBB3-12271
This commit is contained in:
Joas Schilling
2014-03-14 17:10:20 +01:00
parent bfe872d1b7
commit d9037965c8
7 changed files with 31 additions and 25 deletions

View File

@@ -190,7 +190,7 @@ ul.topiclist li.row dt a.subforum {
----------------------------------------*/
@media only screen and (max-width: 350px), only screen and (max-device-width: 350px)
{
#notification_list {
.dropdown-extended {
width: 250px;
}
}