uniform styles for icon-buttons (+ mixin for prefix added)

This commit is contained in:
Silke Pisulla 2017-01-04 13:21:37 +01:00
commit fb408e5e99
4 changed files with 32 additions and 46 deletions

View file

@ -185,6 +185,15 @@
}
}
.btn-prefix () {
.fontello();
.hide-text-show-before();
color: @color-nav;
font-size: 1rem;
margin-top: .2rem;
}
.btn-default-size() {
height: 1rem;