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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/assets/less/glyphicons.less')
-rw-r--r--docs/assets/less/glyphicons.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/less/glyphicons.less b/docs/assets/less/glyphicons.less
index 841e1e244c..b75a7f25ee 100644
--- a/docs/assets/less/glyphicons.less
+++ b/docs/assets/less/glyphicons.less
@@ -25,7 +25,7 @@
.bs-glyphicons .glyphicon-class {
display: block;
text-align: center;
- word-wrap: break-word; /* Help out IE10+ with class names */
+ word-wrap: break-word; // Help out IE10+ with class names
}
.bs-glyphicons li:hover {
color: #fff;