]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Added default top margin of 1px for icons.
authortobz <tobias.lawrence@gmail.com>
Wed, 15 Aug 2012 13:38:21 +0000 (10:38 -0300)
committertobz <tobias.lawrence@gmail.com>
Wed, 15 Aug 2012 13:38:21 +0000 (10:38 -0300)
less/sprites.less

index 6fd2d1da1ced3720fea1e231ce69ad62ef0e0397..9069bb42ad839c91aed0f1678669b72447023b12 100644 (file)
@@ -25,6 +25,7 @@
   background-image: url("@{iconSpritePath}");
   background-position: 14px 14px;
   background-repeat: no-repeat;
+  margin-top: 1px;
 }
 
 /* White icons with optional class, or on hover/active states of certain elements */