aboutsummaryrefslogtreecommitdiff
path: root/lib/forms.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-06-30 00:15:37 -0700
committerMark Otto <[email protected]>2011-06-30 00:15:37 -0700
commit9e33ab20abaa34bf761ca74ab843cb43d6ae138d (patch)
tree42cb71849eb3622ea9a1f37c756f611bcee09d14 /lib/forms.less
parent1905a992d9cc8f1160930edad6ec5d52eaf06d85 (diff)
downloadbootstrap-9e33ab20abaa34bf761ca74ab843cb43d6ae138d.tar.xz
bootstrap-9e33ab20abaa34bf761ca74ab843cb43d6ae138d.zip
clean up commented out css, slightly updated docs again
Diffstat (limited to 'lib/forms.less')
-rw-r--r--lib/forms.less10
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/forms.less b/lib/forms.less
index d0f6b0384..6052978c6 100644
--- a/lib/forms.less
+++ b/lib/forms.less
@@ -1,9 +1,11 @@
-/* Forms.less
+/*
+ * Forms.less
* Base styles for various input types, form layouts, and states
- * ------------------------------------------------------------- */
+ */
-// Global form styles
-// ------------------
+
+/* Global form styles
+-------------------------------------------------- */
form {
margin-bottom: @baseline;