add spacing to navbar at bottom
This commit is contained in:
@@ -256,7 +256,7 @@
|
||||
{% set contentsidebar="contentsidebar" %}
|
||||
|
||||
<div id="sidebar" class="collapse">
|
||||
<ul class="nav">
|
||||
<ul style="padding-bottom:70px" class="nav">
|
||||
{% if is_granted('ROLE_ADMIN') or is_granted('ROLE_VALIDATOR') or is_granted('ROLE_MASTER') or is_granted('ROLE_USER') %}
|
||||
<p></p>
|
||||
<li>
|
||||
|
Reference in New Issue
Block a user