aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-18 01:23:45 -0700
committerMark Otto <[email protected]>2013-08-18 01:23:45 -0700
commitf2e35bf7027e8274e28e46b41efb93f4c03184eb (patch)
treed0881f56d806cf9bdd78b511af418517742580ed /less
parent1e0453f825cb7d6e14807b121210a594f242bc35 (diff)
downloadbootstrap-f2e35bf7027e8274e28e46b41efb93f4c03184eb.tar.xz
bootstrap-f2e35bf7027e8274e28e46b41efb93f4c03184eb.zip
docs layout and alignment refinement
Diffstat (limited to 'less')
-rw-r--r--less/glyphicons.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/less/glyphicons.less b/less/glyphicons.less
index dc9086f58..3c4ef5921 100644
--- a/less/glyphicons.less
+++ b/less/glyphicons.less
@@ -19,6 +19,9 @@
// Catchall baseclass
.glyphicon {
+ position: relative;
+ top: 2px;
+ display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;