changed fieldset padding

This commit is contained in:
Roland Gruber 2010-12-21 14:28:33 +00:00
parent 07fe1a3929
commit 7846a2fcef
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:0px 15px 15px 15px;
padding:15px;
}
legend {