icon and body-height changed

parent 28f19ead
......@@ -30,7 +30,7 @@
</head>
<body class="hold-transition login-page">
<body class="hold-transition login-page" style="height: 85%;" >
{% block budy %}{% endblock %}
......
......@@ -45,7 +45,7 @@
</li>
<li>
<a class="treeview " href="{% url 'logout' %}?next={{ request.path }}">
<i class="fa fa-sign-out"></i>
<i class="glyphicon glyphicon-log-out"></i>
<span>Sign Out</span>
<span class="pull-right-container">
<span class="label label-primary pull-right"></span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment