Skip to content

Commit

Permalink
and again
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-wm committed May 20, 2015
1 parent 72b19c2 commit 5204129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylesheet/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
transition: max-height 0.5s ease-in-out;
}
#menu li > ul {
max-height: 0px;
/*max-height: 0px;*/
}
#menu li.open > ul {
max-height: 9999px;
Expand Down

0 comments on commit 5204129

Please sign in to comment.