Skip to content

Commit

Permalink
fix search box width on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Dec 4, 2015
1 parent 39951e9 commit d73ccc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/themes/meteor/source/style/sidebar.styl
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
display none
margin-bottom 20px
.search-box
width 240px
width 200px
margin-bottom 20px

0 comments on commit d73ccc8

Please sign in to comment.