Skip to content

Commit 11e9591

Browse files
committed
Fixed text in select box overflowing
1 parent f78dd75 commit 11e9591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylus/app.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ body
402402
position relative
403403
select
404404
background white
405-
width 100px
405+
width 112px
406406
height 38px
407407
font-size 12px
408408
padding 0 10px

0 commit comments

Comments
 (0)