mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-03 02:24:57 -05:00
updated icons to require a base class .icon
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
// class to add width, height, and background-position. Your resulting HTML
|
||||
// will look like <i class="inbox"></i>.
|
||||
|
||||
i {
|
||||
.icon {
|
||||
background-image: url(docs/assets/img/glyphicons-halflings-sprite.png);
|
||||
background-position: 0 0;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user