back to responsive

This commit is contained in:
Holger Trampe 2019-12-16 21:35:55 +01:00
parent 28280cff66
commit 0335885de1
2 changed files with 2 additions and 3 deletions

View File

@ -31,7 +31,6 @@ html h1 {
font-family: 'Roboto' !important;
font-size: 2em;
}
.sidenav {
height: 100%; /* Full-height: remove this if you want "auto" height */
width: 160px; /* Set the width of the sidebar */

View File

@ -40,7 +40,7 @@
<div id="wrapper">
<!-- Sidebar -->
<ul class="navbar-nav bg-gray-900 sidebar sidebar-dark accordion sidenav " id="accordionSidebar">
<ul class="navbar-nav bg-gray-900 sidebar sidebar-dark accordion" id="accordionSidebar">
<!-- Sidebar - Brand -->
<a class="sidebar-brand d-flex align-items-center justify-content-center" href="{% url 'users-dashboard' %}">
@ -185,7 +185,7 @@
<!-- End of Sidebar -->
<!-- Content Wrapper -->
<div id="content-wrapper" class="d-flex flex-column contentagainstnav">
<div id="content-wrapper" class="d-flex flex-column ">
<!-- Main Content -->
<div id="content">