Fix alignment of filter inputs on groups page.
This commit is contained in:
parent
0e973ef219
commit
ae6be6e364
|
@ -9,9 +9,8 @@
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
float: right;
|
float: right;
|
||||||
|
|
||||||
.groups-name-filter {
|
.groups-type-filter {
|
||||||
position: relative;
|
vertical-align: unset;
|
||||||
top: 1px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue