aboutsummaryrefslogtreecommitdiff
path: root/less/variables.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-19 08:46:49 -0700
committerMark Otto <[email protected]>2013-08-19 08:46:49 -0700
commit7e82ceb53398968b8ce892d93639097d20bf78d6 (patch)
treead610c17b8d364ddec41e0f377ebaef46f7d7412 /less/variables.less
parent285393fb770bd3c3e3605d0d845a164887d0970d (diff)
downloadbootstrap-7e82ceb53398968b8ce892d93639097d20bf78d6.tar.xz
bootstrap-7e82ceb53398968b8ce892d93639097d20bf78d6.zip
fix #9832 somewhat: more vars for jumbotron
Diffstat (limited to 'less/variables.less')
-rw-r--r--less/variables.less4
1 files changed, 3 insertions, 1 deletions
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