diff options
| author | Mark Otto <[email protected]> | 2011-06-30 00:15:37 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-06-30 00:15:37 -0700 |
| commit | 9e33ab20abaa34bf761ca74ab843cb43d6ae138d (patch) | |
| tree | 42cb71849eb3622ea9a1f37c756f611bcee09d14 /lib/forms.less | |
| parent | 1905a992d9cc8f1160930edad6ec5d52eaf06d85 (diff) | |
| download | bootstrap-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.less | 10 |
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; |
