diff --git a/src/main/webapp/WEB-INF/views/index.jsp b/src/main/webapp/WEB-INF/views/index.jsp index 53b1a45..d3844e1 100644 --- a/src/main/webapp/WEB-INF/views/index.jsp +++ b/src/main/webapp/WEB-INF/views/index.jsp @@ -58,6 +58,9 @@ } } .home-menu:hover .dropdown-menu {display: block;} + .sidebar { + padding-bottom: 0; + } @@ -346,7 +349,7 @@