1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-23 08:43:02 +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

@@ -53,11 +53,11 @@ dd.option {
}
/* Notifications list for IE7 */
#notification_list {
.dropdown-extended {
*left: 0;
}
#notification_list .header_settings {
.dropdown-extended .header_settings {
*position: absolute;
*right: 10px;
*top: 0;