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

Commit

Permalink
Merge pull request #3822 from gdi2290/navlist-fix
Browse files Browse the repository at this point in the history
fix(guide): multiline items in navlist
  • Loading branch information
jankuca committed Aug 31, 2013
2 parents d81d2b4 + d73d2ab commit 44ad61e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/templates/css/animations.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@

.nav-list li {
margin:0!important;
padding:0 15px;
height:20px;
padding:2px 15px;
overflow:hidden;
line-height:1.1em;
}

.slide-reveal.ng-enter {
Expand Down

0 comments on commit 44ad61e

Please sign in to comment.