mirror of
https://github.com/discourse/discourse.git
synced 2025-04-26 19:34:30 +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 {
|
.posts-wrapper {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
-webkit-font-smoothing: subpixel-antialiased;
|
||||||
|
}
|
||||||
|
|
||||||
.dropdown {
|
.dropdown {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user