Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
chore(css): remove useless rule (covered in navigation.scss)
Browse files Browse the repository at this point in the history
  • Loading branch information
gillerr committed Dec 6, 2017
1 parent 5be9a5a commit 520ad84
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/assets/sass/components/mega-menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,3 @@
width: 100px;
}
}

// fix to display links correctly in main nav dropdown on hover
.nav-main.yamm .nav .dropdown-menu li:hover a {
padding-bottom: auto !important;
border-top: auto !important;
}

0 comments on commit 520ad84

Please sign in to comment.