diff options
| author | XhmikosR <[email protected]> | 2015-07-26 00:16:58 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-07-26 00:16:58 +0300 |
| commit | f4a44208f475c3dd85a85f61ace059ac5ab3202b (patch) | |
| tree | af96a51afdb4bb27bd21b86b3c581d88a0e932ae /dist/css/bootstrap.css | |
| parent | a2e120bc04359c0ef8995503546f321f8f96fc6c (diff) | |
| download | bootstrap-f4a44208f475c3dd85a85f61ace059ac5ab3202b.tar.xz bootstrap-f4a44208f475c3dd85a85f61ace059ac5ab3202b.zip | |
Run grunt.
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 350e28651..6c7ce1d0d 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -279,10 +279,10 @@ th { -moz-osx-font-smoothing: grayscale; } .glyphicon-asterisk:before { - content: "\2a"; + content: "\002a"; } .glyphicon-plus:before { - content: "\2b"; + content: "\002b"; } .glyphicon-euro:before, .glyphicon-eur:before { |
