aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-31 09:04:17 +0200
committerMark Otto <[email protected]>2013-08-31 09:04:17 +0200
commit3e62905f9da8d2589ae5cca3c870668cb35aec11 (patch)
tree46d27a6860c7e7f9eb6c08f662f2c1d4c629a9fc /css.html
parent58408b02329b620e4cd0c206bd9b4f5100f77a72 (diff)
parent644c227ae16a9870c6aa456e0dc826fab0e5fa2e (diff)
downloadbootstrap-3e62905f9da8d2589ae5cca3c870668cb35aec11.tar.xz
bootstrap-3e62905f9da8d2589ae5cca3c870668cb35aec11.zip
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index c421f2e5c..0188331fb 100644
--- a/css.html
+++ b/css.html
@@ -501,7 +501,7 @@ base_url: "../"
}
}
-// Generate the large column offsets
+// Generate the medium column offsets
.make-md-column-offset(@columns) {
@media (min-width: @screen-medium) {
margin-left: percentage((@columns / @grid-columns));