Provide css for stacked fa glyphs in button.

- Legacy-Id: 11642
This commit is contained in:
Henrik Levkowetz 2016-07-13 12:57:26 +00:00
parent 0d160b9672
commit 4a21a535fb

View file

@ -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%; }
/* ========================================================================== */