Skip to content

Commit

Permalink
Fix side panel not extending to bottom.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dakota628 committed Jan 13, 2016
1 parent e33ad43 commit 64448b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ li.item:hover {
padding-left: 0!important;
padding-right: 0!important;
padding-top: 110px;
/* height: 100%!important; */
height: 99.9% !important;
position: absolute!important;
border-right: 1px solid #ddd!important;
border-bottom: 1px solid #ddd!important;
Expand Down

0 comments on commit 64448b9

Please sign in to comment.