Merge "Revert "Merge "Bootstrap variable overrides should only be default values"""
This commit is contained in:
commit
90b2b8f0b8
@ -8,10 +8,10 @@ $webroot: "" !default;
|
|||||||
|
|
||||||
/* Bootstrap variables overrides */
|
/* Bootstrap variables overrides */
|
||||||
|
|
||||||
$icon-font-path: "../../bootstrap/fonts/bootstrap/" !default;
|
$icon-font-path: "../../bootstrap/fonts/bootstrap/";
|
||||||
$font-size-base: 13px !default;
|
$font-size-base: 13px;
|
||||||
$modal-md: 732px !default;
|
$modal-md: 732px;
|
||||||
$gray-light: #cccccc !default;
|
$gray-light: #cccccc;
|
||||||
|
|
||||||
|
|
||||||
/* Horizon Custom Variables */
|
/* Horizon Custom Variables */
|
||||||
|
Loading…
Reference in New Issue
Block a user