mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-11 16:14:04 +02:00
Added default top margin of 1px for icons.
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
background-image: url("@{iconSpritePath}");
|
background-image: url("@{iconSpritePath}");
|
||||||
background-position: 14px 14px;
|
background-position: 14px 14px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
margin-top: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* White icons with optional class, or on hover/active states of certain elements */
|
/* White icons with optional class, or on hover/active states of certain elements */
|
||||||
|
Reference in New Issue
Block a user