mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 19:01:52 +08:00
UX: multi-select items alignment fixes
This commit is contained in:
parent
acd18ff9d8
commit
9e9fdac023
|
@ -74,7 +74,6 @@
|
|||
.choice {
|
||||
display: inline-flex;
|
||||
box-sizing: border-box;
|
||||
padding: 0 5px;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
|
@ -157,7 +156,6 @@
|
|||
.body {
|
||||
background: $primary-low;
|
||||
padding: 2px 4px;
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.name {
|
||||
|
|
Loading…
Reference in New Issue
Block a user