Remove default space for buttons

old
Javi Velasco 2015-10-02 19:11:12 +02:00
parent 74cc059751
commit d85faeda43
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ $button-floating-height-mini: $unit * 4;
display: inline-block;
height: $unit * 3.6;
flex-direction: row;
margin: 0 $unit * .8;
overflow: hidden;
color: $button-default-text-color;
text-align: center;