1
0
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:
hanakin 2016-11-24 13:04:31 +01:00
parent 7c85e16c40
commit c5fa60cd78

View File

@ -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;