From d8128fca945c7a9e6aab3302e8ea0b9badb9b73f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 19 Aug 2013 00:36:39 -0700 Subject: Change up label padding to equalize top and bottom --- 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 1ff3afd3f..73e451859 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4795,7 +4795,7 @@ textarea.input-group-sm > .input-group-btn > .btn { .label { display: inline; - padding: .25em .6em; + padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; -- cgit v1.2.3