smaller padding for fieldsets
This commit is contained in:
parent
ba2f69897c
commit
8dd56f91b7
|
@ -77,7 +77,7 @@ text-decoration:none;
|
|||
fieldset {
|
||||
background-color:#fff3c8;
|
||||
border:1px solid #af8800;
|
||||
padding:15px;
|
||||
padding:10px;
|
||||
}
|
||||
|
||||
legend {
|
||||
|
|
Loading…
Reference in New Issue