themefisher / sleek-bootstrap

Sleek Dashboard - Free Bootstrap Admin Template and UI Kit
https://themefisher.com/products/sleek
MIT License
889 stars 186 forks source link

Height issue of navbar #278

Closed sama55 closed 4 years ago

sama55 commented 4 years ago

Height of navigation bar is large (78px).

sama55 commented 4 years ago

It needs to be corrected to 75px. My solution: .notifications-menu .dropdown-toggle { height: 75px; }