mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
update grid xs mixin and update docs to match new mixins
This commit is contained in:
+2
-2
@@ -469,8 +469,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Generate the default columns
|
||||
.make-column(@columns; @gutter: @grid-gutter-width) {
|
||||
// Generate the extra small columns
|
||||
.make-xs-column(@columns; @gutter: @grid-gutter-width) {
|
||||
position: relative;
|
||||
float: left;
|
||||
// Prevent columns from collapsing when empty
|
||||
|
||||
Reference in New Issue
Block a user