diff --git a/admin/dashboard/templates/base.html b/admin/dashboard/templates/base.html
index bfc357d..6f605cd 100644
--- a/admin/dashboard/templates/base.html
+++ b/admin/dashboard/templates/base.html
@@ -53,7 +53,7 @@
overflow: hidden;
}
.sidebar {
- width: 200px;
+ width: 150px;
background-color: #545c64;
height: 100%;
overflow-y: auto;