aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authormrmrs <[email protected]>2014-03-09 16:25:27 -0700
committermrmrs <[email protected]>2014-03-09 16:25:27 -0700
commit71e9902d9a4ee0bf8bc94b4c3123a92a52d6ef65 (patch)
tree8d5557b1e982a8834fd8266f1370331fc8606140 /less
parentfc74ee5f672f8340a03f9741e0d0cae15142f92b (diff)
downloadbootstrap-71e9902d9a4ee0bf8bc94b4c3123a92a52d6ef65.tar.xz
bootstrap-71e9902d9a4ee0bf8bc94b4c3123a92a52d6ef65.zip
Adjusts some section titles to be more explicit.
FIXES #12992
Diffstat (limited to 'less')
-rw-r--r--less/mixins.less6
1 files changed, 3 insertions, 3 deletions
diff --git a/less/mixins.less b/less/mixins.less
index a9ac7f47e..2459b40ff 100644
--- a/less/mixins.less
+++ b/less/mixins.less
@@ -2,7 +2,7 @@
// Mixins
// --------------------------------------------------
//
-// Table of Contents
+// TABLE OF CONTENTS
//
// UTILITIES
// -------------------------
@@ -53,7 +53,7 @@
// - Contextual backgrounds
// - Typography
// - Navbar vertical align
-// - Vertically center elements in the navbar.
+// - Vertically center elements in the navbar
// - Progress bars
//
// RESPONSIVE UTILITIES
@@ -66,7 +66,7 @@
// - Generate the medium columns
// - Generate the large columns
// - Framework grid generation
-// - Basic looping in LESS
+// - Loop to generate grid all grid classes
// - Form validation states
// - Form control focus state