mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Improve group edit style for mobile.
This commit is contained in:
@@ -32,6 +32,18 @@
|
||||
background-color: $quaternary;
|
||||
}
|
||||
|
||||
.form-horizontal {
|
||||
.control-group {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.group-flair-inputs {
|
||||
.group-flair-right {
|
||||
margin: 0px
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
table.group-logs {
|
||||
width: 130%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user