mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 08:29:06 +00:00
Replace navbar padding with position: static
This commit is contained in:
parent
b57ca651a5
commit
7b4957a5ba
@ -23,6 +23,7 @@
|
||||
|
||||
/* navbar */
|
||||
.navbar {
|
||||
position: static;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
@ -113,7 +113,6 @@ $settings = $this->page->settings;
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<br><br><br>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user