mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Formatting, comment consolidation, and line endings
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// Grid system
|
||||
// --------------------------------------------------
|
||||
//
|
||||
// Generate semantic grid columns with these mixins.
|
||||
|
||||
// Centered container element
|
||||
.container-fixed() {
|
||||
@@ -119,4 +120,3 @@
|
||||
right: percentage((@columns / @grid-columns));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user