mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
CSS: Add spacing below .filter
This commit is contained in:
parent
ace9fe6526
commit
24723b662c
@ -55,6 +55,7 @@ input.search {
|
|||||||
.filter {
|
.filter {
|
||||||
// Display filter control on a new line
|
// Display filter control on a new line
|
||||||
clear: both;
|
clear: both;
|
||||||
|
margin: .5em 0;
|
||||||
|
|
||||||
> a {
|
> a {
|
||||||
color: @icinga-blue;
|
color: @icinga-blue;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user