mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 21:19:41 -06:00
Fix alignment of filter inputs on groups page.
This commit is contained in:
parent
0e973ef219
commit
ae6be6e364
@ -9,9 +9,8 @@
|
||||
display: inline-block;
|
||||
float: right;
|
||||
|
||||
.groups-name-filter {
|
||||
position: relative;
|
||||
top: 1px;
|
||||
.groups-type-filter {
|
||||
vertical-align: unset;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user