Skip to content

Commit 4a21a53

Browse files
committed
Provide css for stacked fa glyphs in button.
- Legacy-Id: 11642
1 parent 0d160b9 commit 4a21a53

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

ietf/static/ietf/css/ietf.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,4 +536,9 @@ ul.errorlist {
536536
color: #555;
537537
}
538538

539+
/* === Font-Awesome ========================================================= */
540+
541+
.btn .fa-stack { width: 1em; height: 1em; }
542+
.btn .fa-stack .fa-stack-1x { line-height: 80%; }
543+
539544
/* ========================================================================== */

0 commit comments

Comments
 (0)