From f750ad35ded1e976abb6f40d6f9ed4afe3be03d3 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Thu, 7 Feb 2013 17:15:05 -0500 Subject: preview pages: get rid of content jumps when subnav -> subnav-fixed --- css/bootswatch.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css') diff --git a/css/bootswatch.css b/css/bootswatch.css index 3783d9da..229e4965 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -24,6 +24,10 @@ section { font-size: 54px; } +.subhead > div:first-child { + min-height: 200px; +} + .subnav { margin-bottom: 60px; width: 100%; -- cgit v1.2.3