mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 05:29:17 -06:00
Merge pull request #3509 from awesomerobot/master
improving the font-rendering issue caused by css transitions in safari
This commit is contained in:
commit
5b22fedbb1
@ -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