mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-04 20:19:09 -04:00
Add a bit of white space under fieldsets.
This commit is contained in:
@@ -88,10 +88,18 @@ a:hover,
|
||||
|
||||
/* Forms ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
|
||||
fieldset {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
#g-dialog form {
|
||||
width: 270px;
|
||||
}
|
||||
|
||||
#g-dialog fieldset {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/* Tables ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
|
||||
table {
|
||||
|
||||
Reference in New Issue
Block a user