first_setup: Remove duplicate logo, center the content

- Remove the space meant for left sidebar.

- Remove the logo in the navigation bar as bigger logo is already present.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Sunil Mohan Adapa 2018-01-30 11:19:14 +05:30
parent ad7f63ebfa
commit 3aa6bf65a0
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -23,11 +23,16 @@
{% load static %}
{% block page_head %}
<style type="text/css">
a.navbar-brand {
display: none;
}
</style>
<meta http-equiv="refresh" content="3" />
{% endblock %}
{% block content %}
{% block content_row %}
{% if is_first_setup_running %}
<div class="alert alert-warning" role="alert">