We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f6799 commit 2a290b4Copy full SHA for 2a290b4
1 file changed
ietf/static/ietf/css/ietf.css
@@ -771,6 +771,25 @@ ul.progress-section {
771
772
.btn .fa-stack { width: 1em; height: 1em; }
773
.btn .fa-stack .fa-stack-1x { line-height: 80%; }
774
+.fa-stack-1 {
775
+ position: relative;
776
+ display: inline-block;
777
+ width: 1.28571429em;
778
+ height: 1em;
779
+ vertical-align: inherit;
780
+}
781
+.fa-stack-sm {
782
+ width: 100%;
783
+ text-align: center;
784
+ font-size: 0.7172em;
785
+ line-height: inherit;
786
787
+.fa-stack-xs {
788
789
790
+ font-size: 0.5em;
791
792
793
794
/* ========================================================================== */
795
0 commit comments