Skip to content

Commit 43effcb

Browse files
author
José Valim
authored
Remove overflow on content, closes elixir-lang#972
1 parent e16b91e commit 43effcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/less/layout.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ body {
3838
.content {
3939
width: 100%;
4040
padding-left: 300px;
41-
overflow-y: auto;
4241
-webkit-overflow-scrolling: touch;
4342
height: 100%;
4443
position: relative;

0 commit comments

Comments
 (0)