From cf09e6a6b5e314f4f7433f21bd32287885c95451 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 19:05:48 -0700 Subject: better alignment of glyphicons vertically --- dist/css/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index b038592b4..193737788 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2329,7 +2329,7 @@ input[type="button"].btn-block { .glyphicon { position: relative; - top: 2px; + top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; -- cgit v1.2.3