templates: Minor styling change

Remove an empty paragraph between clients button and submenu tabs. It does not
add a gap and adding a gap should instead be done using CSS.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Sunil Mohan Adapa 2019-03-08 14:23:33 -08:00
parent f21ea2042d
commit 37ce0f5620
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -51,8 +51,6 @@
{% include "clients.html" with clients=clients enabled=service.is_enabled %}
<p/>
{% block subsubmenu %}
{% if subsubmenu %}
{% show_subsubmenu subsubmenu %}