ngbolt / ng-bolt

Front-end framework built on AngularJS for rapid development of responsive web applications.
https://ngbolt.github.io
Other
4 stars 2 forks source link

fix hover padding in docs menu #31

Closed kms6427 closed 7 years ago

kms6427 commented 7 years ago

Remove the awkward padding that the darker hover color strip has whenever the mouse hovers over an item on the menu. The hover color should darken the entire menu item you're hovering over.

theJuddson commented 7 years ago

This is in reference to the top/bottom padding on each menu item in the "Guides" section of the ng-bolt documentation: https://ngbolt.github.io/#/guides. Hover over "Introduction" to observe.

padding

theJuddson commented 7 years ago

Fixed in development branch.