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