diff --git a/views/admin/index.php b/views/admin/index.php index 88fc372b67b0fa0c274d5b4d1fe9bf023f9b2f28..36373ab45bd6e70698b9906f94462154cee8b889 100755 --- a/views/admin/index.php +++ b/views/admin/index.php @@ -76,7 +76,7 @@ .admin-menu-item { text-align: left; padding: 10px 20px 10px 30px; - border-bottom: 1px solid; + /* border-bottom: 1px solid; */ } .admin-menu-item.active, .admin-menu-item:hover { background-color: #d4e1ea;