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