mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 16:40:01 +08:00
Safari icon fix, follow up to 5cc0369
This commit is contained in:
parent
17c4f76eac
commit
c0289362f7
|
@ -27,6 +27,7 @@
|
||||||
|
|
||||||
.d-icon {
|
.d-icon {
|
||||||
flex: 0 0 100%;
|
flex: 0 0 100%;
|
||||||
|
overflow: hidden; // Safari
|
||||||
font-size: $font-up-2;
|
font-size: $font-up-2;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user