Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build/font/css.hbs')
-rw-r--r--build/font/css.hbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/font/css.hbs b/build/font/css.hbs
index 9ce3d0ad3..2edef42f4 100644
--- a/build/font/css.hbs
+++ b/build/font/css.hbs
@@ -3,6 +3,7 @@
src: {{{ fontSrc }}};
}
+.{{prefix}}::before,
[class^="{{prefix}}-"]::before,
[class*=" {{prefix}}-"]::before {
display: inline-block;