mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
email-in alignment fix
This commit is contained in:
parent
abd34882d5
commit
9291ffaac0
@ -453,8 +453,13 @@
|
||||
label {
|
||||
max-width: $category-settings-width;
|
||||
}
|
||||
.category-custom-settings-outlet {
|
||||
border-top: 1px solid $primary-low;
|
||||
.category-email-in-outlet {
|
||||
label {
|
||||
flex-wrap: wrap; // Todo: fix all multi-element labels
|
||||
a {
|
||||
margin-left: 1.3em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user