From 7e82ceb53398968b8ce892d93639097d20bf78d6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 19 Aug 2013 08:46:49 -0700 Subject: fix #9832 somewhat: more vars for jumbotron --- less/variables.less | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'less/variables.less') diff --git a/less/variables.less b/less/variables.less index eadd78fb8..958f9515c 100644 --- a/less/variables.less +++ b/less/variables.less @@ -351,9 +351,11 @@ // Jumbotron // ------------------------- +@jumbotron-padding: 30px; +@jumbotron-color: inherit; @jumbotron-bg: @gray-lighter; + @jumbotron-heading-color: inherit; -@jumbotron-lead-color: inherit; // Form states and alerts -- cgit v1.2.3