mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-05 03:25:10 -05:00
remove unused container reset
This commit is contained in:
@@ -578,9 +578,7 @@
|
||||
}
|
||||
|
||||
// Set the container width, and override it for fixed navbars in media queries
|
||||
.container,
|
||||
.navbar-fixed-top .container,
|
||||
.navbar-fixed-bottom .container { .span(@gridColumns); }
|
||||
.container { .span(@gridColumns); }
|
||||
|
||||
// generate .spanX and .offsetX
|
||||
.spanX (@gridColumns);
|
||||
|
||||
Reference in New Issue
Block a user