Skip to content

Commit

Permalink
Flexbox helper
Browse files Browse the repository at this point in the history
  • Loading branch information
nt1m committed Apr 13, 2015
1 parent de1849d commit 0f7612c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css/material.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ body {
.float-right {
float: right;
}
.flex {
flex: 1;
}
.checkbox, .radio, .text-input, .button, .switch, .fab {
display: inline-block;
vertical-align: top;
Expand Down

0 comments on commit 0f7612c

Please sign in to comment.