Fix page with more fieldsets
This commit is contained in:
@@ -105,6 +105,7 @@ textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
fieldset {
|
fieldset {
|
||||||
|
clear: both;
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
border: <?php echo $GLOBALS['cfg']['MainColor']; ?> solid 2px;
|
border: <?php echo $GLOBALS['cfg']['MainColor']; ?> solid 2px;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
|
Reference in New Issue
Block a user