mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Fix bug in Lux theme
This commit is contained in:
@ -183,3 +183,7 @@ input#id_poll_frequency
|
|||||||
{
|
{
|
||||||
max-width: 10em;
|
max-width: 10em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.has-navbar-fixed-top, html.has-navbar-fixed-top {
|
||||||
|
padding-top: 5rem;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user