mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Mail drivers: Separate definition from validation
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
fieldset {
|
||||
margin-bottom: 30px;
|
||||
fieldset, .Alert {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
> ul {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
fieldset > ul {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user