Skip to content

Commit

Permalink
Merge pull request #44 from copiousfreetime/bugfix/box-flex
Browse files Browse the repository at this point in the history
Possible fix for #34, pass a parameter to `box-flex`
  • Loading branch information
Javi Jiménez committed Feb 13, 2014
2 parents 2a9d96f + 8b28bb7 commit 21bd6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/stylesheets/tuktuk.layout.styl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ body
& *
float: left
& input
box-flex()
box-flex(1)
width: 85%
border-right: 0
margin-top: 0
Expand Down

0 comments on commit 21bd6cd

Please sign in to comment.