Skip to content
Snippets Groups Projects
Commit 81df8fa3 authored by Antoine Dupré's avatar Antoine Dupré
Browse files

fix: inline label option membership

parent b65790e0
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,15 @@
padding-left: 24px;
padding-right: 24px;
}
#communities-community-edit {
[name="tzcld_profile.membership"] {
label div {
display: inline-block;
}
}
}
#communities-community-profile {
&>.segment.block {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment