mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
Align button icon to baseline
(cherry picked from commit fbd4434b40ae76601c7828948e3e07fe447ed0d7)
This commit is contained in:
parent
eecf8d9934
commit
2ce1e47404
@ -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