mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
Align button icon to baseline
This commit is contained in:
parent
ff551392c7
commit
fbd4434b40
@ -7,6 +7,8 @@
|
||||
) {
|
||||
.rounded-corners(3px);
|
||||
|
||||
display: inline-flex;
|
||||
align-items: baseline;
|
||||
background-color: @background-color;
|
||||
border: 2px solid @border-font-color;
|
||||
color: @border-font-color;
|
||||
|
Loading…
x
Reference in New Issue
Block a user