mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-02 12:53:37 +02:00
[ticket/14976] Start converting ems
PHPBB3-14976
This commit is contained in:
@@ -18,11 +18,11 @@ blockquote cite:before,
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-variant: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
line-height: 1;
|
||||
display: inline-block;
|
||||
/* stylelint-disable order/declaration-block-properties-specified-order */
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
/* stylelint-enable order/declaration-block-properties-specified-order */
|
||||
text-rendering: auto; /* optimizelegibility throws things off #1094 */
|
||||
}
|
||||
@@ -86,7 +86,6 @@ blockquote cite:before,
|
||||
}
|
||||
|
||||
.alert_close .icon:before {
|
||||
line-height: 0.9;
|
||||
border-radius: 50%;
|
||||
display: block;
|
||||
width: 11px;
|
||||
|
Reference in New Issue
Block a user