mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14855] Fix responsive alert bubble CSS
PHPBB3-14855
This commit is contained in:
@@ -1251,7 +1251,8 @@ ul.linklist:after,
|
||||
margin-left: 58px;
|
||||
}
|
||||
|
||||
.notification-alert {
|
||||
.notification-alert,
|
||||
.compact .notification-alert {
|
||||
border-radius: 50px;
|
||||
font-size: 0.9em;
|
||||
opacity: 0.8;
|
||||
@@ -1288,10 +1289,6 @@ ul.linklist:after,
|
||||
display: none;
|
||||
}
|
||||
|
||||
.compact .icon-notification > a > strong, .compact .icon-pm > a > strong {
|
||||
padding-left: 2px;
|
||||
}
|
||||
|
||||
.dropdown-page-jump .dropdown {
|
||||
top: 20px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user