mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 20:24:08 +02:00
[ticket/17283] Change first icons to font and adjust icon alignment
PHPBB3-17283
This commit is contained in:
@@ -14,7 +14,6 @@ svg {
|
||||
vertical-align: middle !important;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
margin-top: -4px;
|
||||
}
|
||||
|
||||
.o-icon-src-mdi,
|
||||
@@ -40,6 +39,7 @@ svg {
|
||||
/* stylelint-disable order/properties-order */
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
/* stylelint-enable order/properties-order */
|
||||
padding: 2px;
|
||||
text-rendering: auto; /* optimizelegibility throws things off #1094 */
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user