mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
All Glyphicons now require a base class, e.g. .glyphicon.glyphicon-star
This commit is contained in:
Vendored
+1
-1
@@ -1968,7 +1968,7 @@ fieldset[disabled] .btn-link:focus {
|
||||
src: url('../fonts/glyphiconshalflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphiconshalflings-regular.woff') format('woff'), url('../fonts/glyphiconshalflings-regular.ttf') format('truetype'), url('../fonts/glyphiconshalflings-regular.svg#glyphicons_halflingsregular') format('svg');
|
||||
}
|
||||
|
||||
[class^="glyphicon-"]:before {
|
||||
.glyphicon:before {
|
||||
font-family: 'Glyphicons Halflings';
|
||||
font-style: normal;
|
||||
line-height: 1;
|
||||
|
||||
Reference in New Issue
Block a user