mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 07:14:35 +02:00
CSS: Grant filter icon some space to breathe
This commit is contained in:
parent
58a68b4e40
commit
70a891825e
@ -58,6 +58,15 @@ input.search {
|
|||||||
|
|
||||||
> a {
|
> a {
|
||||||
color: @icinga-blue;
|
color: @icinga-blue;
|
||||||
|
padding: .5em;
|
||||||
|
line-height: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
> a > i {
|
||||||
|
text-align: center;
|
||||||
|
&:before {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.form input {
|
.form input {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user