mirror of
https://github.com/ae-utbm/sith.git
synced 2025-09-13 11:35:44 +00:00
fix: subscription form alignment
This commit is contained in:
@@ -1,4 +1,14 @@
|
|||||||
#subscription-form form {
|
#subscription-form form {
|
||||||
|
margin-top: 0;
|
||||||
|
|
||||||
|
.form-content {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
fieldset p:first-of-type, & > p:first-of-type {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.form-content.existing-user {
|
.form-content.existing-user {
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Reference in New Issue
Block a user