From 3b84ffcc5483b96baa273f57c45e8b3eab3bfea4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 16 Feb 2016 20:09:57 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 5c346ac8d..683ad2dbb 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -4508,7 +4508,7 @@ input[type="button"].btn-block { .label { display: inline-block; - padding: .25em .4em; + padding: 0.25em 0.4em; font-size: 75%; font-weight: bold; line-height: 1; @@ -4535,8 +4535,8 @@ a.label:focus, a.label:hover { } .label-pill { - padding-right: .6em; - padding-left: .6em; + padding-right: 0.6em; + padding-left: 0.6em; border-radius: 10rem; } -- cgit v1.2.3