Fix overlapping banner in budgets index

This bug was introduced in commit 3cd252979.
This commit is contained in:
Javi Martín
2021-09-21 16:05:55 +02:00
parent 6856a18736
commit 8eb1a64996

View File

@@ -2139,6 +2139,7 @@ table {
}
+ .budget-header,
+ .budgets-index > .budget-header,
+ .jumbo {
margin-top: 0;
}