mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: flex horizontal form controls (#20098)
This commit is contained in:
parent
258471e7f2
commit
15b546978f
@ -155,6 +155,8 @@ input {
|
||||
}
|
||||
|
||||
.controls {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: 160px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user