mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/11552] Fix rebase conflicts
PHPBB3-11552
This commit is contained in:
parent
bc01da9dba
commit
bd4dab8026
1 changed files with 1 additions and 15 deletions
|
@ -406,21 +406,7 @@ ul.linklist.bulletin li.no-bulletin:before {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-notification:before, ul.linklist.bulletin li.icon-notification:before, .icon-notification:after {
|
.responsive-menu:before {
|
||||||
display: inline;
|
|
||||||
font: inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-notification:before, ul.linklist.bulletin li.icon-notification:before {
|
|
||||||
content: '[';
|
|
||||||
padding-right: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-notification:after {
|
|
||||||
content: ']';
|
|
||||||
}
|
|
||||||
|
|
||||||
.responsive-menu:before, .responsive-menu:after {
|
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue