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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user