Skip to content

Commit

Permalink
Fix stylelint errors
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliushaertl committed Aug 26, 2019
1 parent 9093aed commit bcb26b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/viewer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
}
}
}

#richdocuments-header {
display: flex;
& > div .icon-shared,
Expand All @@ -102,6 +103,7 @@
height: 50px;
}
}

#richdocuments-actions {
position: relative;
li {
Expand Down

0 comments on commit bcb26b0

Please sign in to comment.