diff options
| author | Jacob Thornton <[email protected]> | 2011-06-29 15:40:52 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-06-29 15:40:52 -0700 |
| commit | e72283ccafaf37996ee44f26fca1e44f1501f53e (patch) | |
| tree | f08583baf0e16f1ff3dc145a5bfc43f35cb07681 /lib/forms.less | |
| parent | e0b09867c23b421153f10235ec64d484bac6323d (diff) | |
| download | bootstrap-e72283ccafaf37996ee44f26fca1e44f1501f53e.tar.xz bootstrap-e72283ccafaf37996ee44f26fca1e44f1501f53e.zip | |
fix comments up for non minified built file
Diffstat (limited to 'lib/forms.less')
| -rw-r--r-- | lib/forms.less | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/lib/forms.less b/lib/forms.less index 275ada2ea..ec6338676 100644 --- a/lib/forms.less +++ b/lib/forms.less @@ -1,11 +1,9 @@ -/* - * Forms.less +/* Forms.less * Base styles for various input types, form layouts, and states - */ + * ------------------------------------------------------------- */ - -/* Global form styles --------------------------------------------------- */ +// Global form styles +// ------------------ form { margin-bottom: @baseline; |
