Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Commit

Permalink
Proper whitespace formating in forms.css
Browse files Browse the repository at this point in the history
  • Loading branch information
olav committed Sep 19, 2007
1 parent 68114ff commit 8b92e5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions blueprint/lib/forms.css
Expand Up @@ -6,8 +6,6 @@
-------------------------------------------------------------- */



/* Fieldsets */
fieldset { padding:1.4em; margin:1.5em 0; border:1px solid #ddd; }
legend { font-weight: bold; }
Expand All @@ -18,7 +16,6 @@ input.text { width:250px; }
textarea { width:350px; height:250px; }
label { font-weight:bold; }


/* Success, error & notice boxes for messages and errors. */
.error,
.notice,
Expand Down

0 comments on commit 8b92e5b

Please sign in to comment.