with small fonts the fieldset would not start in a new line

This commit is contained in:
age 2007-01-28 22:36:02 +00:00
parent ef50cfae3e
commit 8950f61d4c
1 changed files with 2 additions and 0 deletions

View File

@ -307,6 +307,7 @@ div.plugin_system img {
width: 48px;
height: 48px;
}
div.plugin_system_title img {
float: left;
width: 48px;
@ -366,6 +367,7 @@ div#volume_content {
}
fieldset {
clear: left;
margin: 10px 0 10px 0;
padding: 25px;
}