mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 18:58:10 +00:00
UX: Improve group edit style for mobile.
This commit is contained in:
parent
f4af74b7b3
commit
fbd3727c7d
@ -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%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user