diff options
| author | Mark Otto <[email protected]> | 2013-10-13 20:04:28 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-10-13 20:04:28 -0700 |
| commit | e7379f75bdeba88868dd4d4f169122a932e73822 (patch) | |
| tree | e0178c8a75e0940b921ae32d9da39469a6397b88 /less | |
| parent | fbc67a395f12209c177d72cca3d298b0350eaf48 (diff) | |
| download | bootstrap-e7379f75bdeba88868dd4d4f169122a932e73822.tar.xz bootstrap-e7379f75bdeba88868dd4d4f169122a932e73822.zip | |
no trailing decimal place
Diffstat (limited to 'less')
| -rw-r--r-- | less/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less index aede11bac..9b55f13b6 100644 --- a/less/variables.less +++ b/less/variables.less @@ -369,7 +369,7 @@ @jumbotron-color: inherit; @jumbotron-bg: @gray-lighter; @jumbotron-heading-color: inherit; -@jumbotron-font-size: ceil(@font-size-base * 1.50); +@jumbotron-font-size: ceil(@font-size-base * 1.5); // Form states and alerts |
