From dcf1b60f2bb9f0aab63f09c1af533cfcedfbc8d2 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sat, 6 Jul 2013 22:02:58 -0700 Subject: refactor {badges,jumbotron,media,popover,print}.less (mostly nesting) --- less/jumbotron.less | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'less/jumbotron.less') diff --git a/less/jumbotron.less b/less/jumbotron.less index 39bec9be6..ca51b481a 100644 --- a/less/jumbotron.less +++ b/less/jumbotron.less @@ -18,13 +18,10 @@ p { line-height: 1.4; } -} -@media screen and (min-width: @screen-tablet) { - .jumbotron { + @media screen and (min-width: @screen-tablet) { padding: 50px 60px; border-radius: @border-radius-large; // Only round corners at higher resolutions - h1 { font-size: (@font-size-base * 4.5); } -- cgit v1.2.3