Skip to content

Commit

Permalink
Hovering panels have 100% width.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Hug committed Mar 19, 2014
1 parent 8a6d065 commit 4b95047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions panels.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
}

.hovering > .panel {
width: 100%;
position: absolute;
right: 0;
top: 100%;
Expand Down

0 comments on commit 4b95047

Please sign in to comment.