1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-28 18:49:52 +02:00

[ticket/14976] fix errors

PHPBB3-14976
This commit is contained in:
hanakin
2017-05-13 09:09:12 -07:00
committed by Michael Miday
parent f7baa94d44
commit a408180c4a
10 changed files with 9 additions and 41 deletions

View File

@@ -2,8 +2,6 @@
$Buttons
/* -------------------------------------------------------------- */
/* stylelint-disable declaration-property-unit-whitelist */
.button {
font-family: "Open Sans", "Droid Sans", Verdana, Arial, Helvetica;
font-size: 13px;
@@ -207,5 +205,3 @@ ul.linklist.bulletin > li.small-icon:before {
padding-right: 19px;
padding-left: 0;
}
/* stylelint-enable declaration-property-unit-whitelist */