From c1a84e38c7f4692ec88c13d3951c46f1e59857e8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 31 May 2015 23:53:14 -0700 Subject: grunt --- docs/dist/css/bootstrap.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 845ede695..10714a7c1 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -4198,6 +4198,7 @@ a.label:hover { padding-left: .6em; font-size: .75em; font-weight: bold; + line-height: 1.5; color: #fff; text-align: center; white-space: nowrap; @@ -4564,13 +4565,11 @@ a.badge:hover { display: block; } -.media-right, -.media > .pull-right { +.media-right { padding-left: 10px; } -.media-left, -.media > .pull-left { +.media-left { padding-right: 10px; } -- cgit v1.2.3