mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
update fluid layout to use variable for sidebar width
This commit is contained in:
@@ -43,6 +43,9 @@
|
||||
@gridGutterWidth: 20px;
|
||||
@siteWidth: (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1));
|
||||
|
||||
// Fluid width sidebar
|
||||
@fluidSidebarWidth: 220px;
|
||||
|
||||
|
||||
// THEME VARIABLES
|
||||
// ---------------
|
||||
|
||||
Reference in New Issue
Block a user