Skip to content

Commit 035c138

Browse files
fayazaraphanan
authored andcommitted
fixed sidebar issue in vuejs#2157 (vuejs#2158)
1 parent d3b5eb0 commit 035c138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/source/css/_sidebar.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
margin-top: .5em
2222
.sidebar-inner
2323
width: 260px
24-
padding: $content-padding-top + 10px 20px 60px 60px
24+
padding: $content-padding-top + 40px 0px 60px 20px
2525
.version-select
2626
vertical-align: middle
2727
margin-left: 5px

0 commit comments

Comments
 (0)