mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 02:59:52 +02:00
[ticket/17344] Improve webpush class names
PHPBB-17344
This commit is contained in:
@@ -18,16 +18,10 @@
|
||||
.dropdown-extended .dropdown-contents {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 550px) {
|
||||
.dropdown-extended .notification-dropdown-footer .notification-subscribe_toggle > span {
|
||||
.dropdown-extended .dropdown-contents .webpush-subscribe .notification-subscribe-toggle > span {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.dropdown-extended .notification-dropdown-footer .notification-subscribe_toggle > .icon {
|
||||
font-size: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 430px) {
|
||||
|
Reference in New Issue
Block a user