1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00
This commit is contained in:
Mark Otto
2014-10-25 17:54:06 -07:00
parent 57b60e3a04
commit a0e6bd96de
8 changed files with 10 additions and 8 deletions

View File

@@ -288,7 +288,8 @@ th {
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before {
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {