aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-18 19:05:48 -0700
committerMark Otto <[email protected]>2013-08-18 19:05:48 -0700
commitcf09e6a6b5e314f4f7433f21bd32287885c95451 (patch)
tree0d67e04ccd296d2981b7cc821f8c451dd001e82e /less
parent841dac58caed00f5955aa0e16ed544ea304ea9d5 (diff)
downloadbootstrap-cf09e6a6b5e314f4f7433f21bd32287885c95451.tar.xz
bootstrap-cf09e6a6b5e314f4f7433f21bd32287885c95451.zip
better alignment of glyphicons vertically
Diffstat (limited to 'less')
-rw-r--r--less/glyphicons.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/glyphicons.less b/less/glyphicons.less
index 2eb07876b..0e0ba986c 100644
--- a/less/glyphicons.less
+++ b/less/glyphicons.less
@@ -20,7 +20,7 @@
// Catchall baseclass
.glyphicon {
position: relative;
- top: 2px;
+ top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;