mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Merge branch 'master' of github.com:twbs/bootstrap
This commit is contained in:
+1
-1
@@ -618,7 +618,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Generate the large column offsets
|
||||
// Generate the medium column offsets
|
||||
.make-md-column-offset(@columns) {
|
||||
@media (min-width: @screen-md-min) {
|
||||
margin-left: percentage((@columns / @grid-columns));
|
||||
|
||||
Reference in New Issue
Block a user