Skip to content

Commit

Permalink
fix(osButton): Remove margin on super button to allow better layout
Browse files Browse the repository at this point in the history
  • Loading branch information
csnyders committed Mar 15, 2016
1 parent 1df8d34 commit 3839c9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/button/button.styl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ os-button
&.md-os-super
width 10em
height 10em
margin 0
&.md-os-icon
width 3em
min-width 3em
Expand Down

0 comments on commit 3839c9d

Please sign in to comment.