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 --- dist/css/bootstrap.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 28e804bcd..80cb9b72e 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2324,6 +2324,9 @@ input[type="button"].btn-block { } .glyphicon { + position: relative; + top: 2px; + display: inline-block; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; font-style: normal; -- cgit v1.2.3