Provide css for stacked fa glyphs in button.
- Legacy-Id: 11642
This commit is contained in:
parent
0d160b9672
commit
4a21a535fb
|
@ -536,4 +536,9 @@ ul.errorlist {
|
|||
color: #555;
|
||||
}
|
||||
|
||||
/* === Font-Awesome ========================================================= */
|
||||
|
||||
.btn .fa-stack { width: 1em; height: 1em; }
|
||||
.btn .fa-stack .fa-stack-1x { line-height: 80%; }
|
||||
|
||||
/* ========================================================================== */
|
||||
|
|
Loading…
Reference in a new issue