2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2025-02-03 09:17:39 +01:00

Fix bug in Lux theme

This commit is contained in:
Jason McBrayer 2018-11-07 13:47:44 -05:00
parent 9b5599150f
commit ae604f85b9

View File

@ -183,3 +183,7 @@ input#id_poll_frequency
{
max-width: 10em;
}
body.has-navbar-fixed-top, html.has-navbar-fixed-top {
padding-top: 5rem;
}