smaller padding for fieldsets

This commit is contained in:
Roland Gruber 2011-01-02 13:57:07 +00:00
parent ba2f69897c
commit 8dd56f91b7
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ text-decoration:none;
fieldset {
background-color:#fff3c8;
border:1px solid #af8800;
padding:15px;
padding:10px;
}
legend {