From f2e35bf7027e8274e28e46b41efb93f4c03184eb Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 01:23:45 -0700 Subject: docs layout and alignment refinement --- less/glyphicons.less | 3 +++ 1 file changed, 3 insertions(+) (limited to 'less') 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; -- cgit v1.2.3