From: Steven Black Date: Sun, 6 Oct 2013 00:48:28 +0000 (-0400) Subject: Good catch by @juthilo - omitted the modified in a prior commit. X-Git-Tag: v3.0.1~39^2~44^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10949%2Fhead;p=thirdparty%2Fbootstrap.git Good catch by @juthilo - omitted the modified in a prior commit. --- diff --git a/less/variables.less b/less/variables.less index e611c3a025..aede11bac3 100644 --- a/less/variables.less +++ b/less/variables.less @@ -369,7 +369,7 @@ @jumbotron-color: inherit; @jumbotron-bg: @gray-lighter; @jumbotron-heading-color: inherit; -@font-size-jumbotron: ceil(@font-size-base * 1.50); +@jumbotron-font-size: ceil(@font-size-base * 1.50); // Form states and alerts