Skip to content

Commit

Permalink
Merge pull request #1123 from nextcloud/fix/navigation_fix
Browse files Browse the repository at this point in the history
Fix Provide Navigation List
  • Loading branch information
juliusknorr authored Jun 16, 2020
2 parents 88a20a1 + 287640f commit a15c414
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/AppNavigation/AppNavigation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ export default {
ul,
&__list {
position: relative;
height: 100%;
width: inherit;
overflow-x: hidden;
overflow-y: auto;
Expand Down

0 comments on commit a15c414

Please sign in to comment.