mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 08:44:10 +02:00
Add vertical-align to sort-controls
This commit is contained in:
parent
88c2fe44e3
commit
02630c2607
@ -141,6 +141,10 @@
|
||||
.sort-controls-container {
|
||||
clear: right;
|
||||
float: right;
|
||||
|
||||
> * {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
.sort-direction-control {
|
||||
|
Loading…
x
Reference in New Issue
Block a user