Line 4,479: | Line 4,479: | ||
/*! -- Stack Buttons -- */ | /*! -- Stack Buttons -- */ | ||
.btn { | .btn { | ||
− | |||
position: relative; | position: relative; | ||
} | } | ||
Line 4,518: | Line 4,517: | ||
transform: translate3d(0, -2px, 0); | transform: translate3d(0, -2px, 0); | ||
-webkit-transform: translate3d(0, -2px, 0); | -webkit-transform: translate3d(0, -2px, 0); | ||
+ | } | ||
+ | .btn_down{ | ||
+ | border: none !important | ||
} | } | ||
.btn.down:hover{ | .btn.down:hover{ | ||
border: none !important; | border: none !important; | ||
} | } | ||
− | |||
− | |||
.btn.btn--sm + .btn--sm { | .btn.btn--sm + .btn--sm { | ||
margin-left: 0.92857143em; | margin-left: 0.92857143em; |
Revision as of 14:27, 23 August 2018