2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

fix comments up for non minified built file

This commit is contained in:
Jacob Thornton
2011-06-29 15:40:52 -07:00
parent e0b09867c2
commit e72283ccaf
9 changed files with 86 additions and 144 deletions
+4 -6
View File
@@ -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;