reduce margin for edit button
This commit is contained in:
@@ -351,11 +351,14 @@ handleLoad();
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
.workshop-registration,
|
||||
.workshop-edit {
|
||||
.workshop-registration {
|
||||
margin-top: 32px;
|
||||
}
|
||||
|
||||
.workshop-edit {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.workshop-registration-none,
|
||||
.workshop-registration-soon,
|
||||
.workshop-registration-message {
|
||||
|
||||
Reference in New Issue
Block a user