Skip to content

Commit

Permalink
No more height css calc for app-navigation children
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Jan 25, 2017
1 parent 87fd41d commit 4e91759
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/css/apps.scss
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ em {
-ms-user-select: none;
user-select: none;
border-right: 1px solid #eee;
display: flex;
flex-direction: column;
> ul {
position: relative;
height: 100%;
Expand Down

0 comments on commit 4e91759

Please sign in to comment.