mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-25 21:43:58 -04: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
1 changed files with 2 additions and 1 deletions
|
@ -725,7 +725,8 @@ $topic-avatar-width: 45px;
|
|||
|
||||
.posts-wrapper {
|
||||
position: relative;
|
||||
}
|
||||
-webkit-font-smoothing: subpixel-antialiased;
|
||||
}
|
||||
|
||||
.dropdown {
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue