mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 14:49:07 +08:00
improving the font-rendering issue caused by css transitions in safari
This commit is contained in:
parent
e475f8631a
commit
bf7ec5dc5a
|
@ -725,7 +725,8 @@ $topic-avatar-width: 45px;
|
|||
|
||||
.posts-wrapper {
|
||||
position: relative;
|
||||
}
|
||||
-webkit-font-smoothing: subpixel-antialiased;
|
||||
}
|
||||
|
||||
.dropdown {
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in New Issue
Block a user