Commit 12558bb5 authored by Liam's avatar Liam

Fixed error in documentation in mixins.less

parent 4f7f1f6c
......@@ -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));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment