mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-06 22:45:02 +02:00
[ticket/14865] Mask remaining issue with buttons
PHPBB3-14865
This commit is contained in:
parent
7c85e16c40
commit
c5fa60cd78
@ -176,9 +176,12 @@ button::-moz-focus-inner {
|
||||
padding: 0 0 0 18px;
|
||||
}
|
||||
|
||||
|
||||
/* stylelint-disable selector-no-qualifying-type */
|
||||
ul.linklist.bulletin > li.small-icon:before {
|
||||
display: none;
|
||||
}
|
||||
/* stylelint-enable */
|
||||
|
||||
.dropdown .small-icon > a {
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user