Skip to content

Commit 186e78b

Browse files
authored
Merge pull request #4051 from JetBrains/ktl-1333-teach-fix-menu-safari-ios
ktl-1333 fix: fix menu in ios safari
2 parents 458bcbd + d38840a commit 186e78b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/css/reset.scss

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ body {
2626
padding:0;
2727
line-height:1;
2828
text-rendering: optimizeLegibility;
29+
right: 0;
2930
}
3031

3132
/*

0 commit comments

Comments
 (0)