From: Kevin Jannis Date: Thu, 15 Jan 2015 19:17:02 +0000 (+0100) Subject: Added blank line between selectors in jumbotron X-Git-Tag: v3.3.2~5^2~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb479b8f4775507b5fe817b1724ccca335bc135c;p=thirdparty%2Fbootstrap.git Added blank line between selectors in jumbotron --- diff --git a/less/jumbotron.less b/less/jumbotron.less index 340d4a372a..d6410238a1 100644 --- a/less/jumbotron.less +++ b/less/jumbotron.less @@ -13,6 +13,7 @@ .h1 { color: @jumbotron-heading-color; } + p { margin-bottom: (@jumbotron-padding / 2); font-size: @jumbotron-font-size;