assets/css/tools.css in appscms-tools-theme-1.7.8 vs assets/css/tools.css in appscms-tools-theme-1.7.9

- old
+ new

@@ -45,11 +45,11 @@ } .nav__item a:hover { color: #000; text-decoration: none !important; } -.dropdown-menu { +.navbar .dropdown-menu { position: fixed; left: 0; top: 71px; width: 100%; } @@ -65,10 +65,10 @@ .catPad li { font-size: 14px !important; font-weight: 500; } @media (max-width: 992px) { - .dropdown-menu { + .navbar .dropdown-menu { overflow-y: scroll; height: 500px; position: static !important; float: none; }