Don't overlap border of overview panel with PDF bar

This commit is contained in:
James Allen 2017-02-23 15:10:03 +01:00
parent e83c7dfe05
commit 40f61bfa66

View file

@ -149,12 +149,7 @@
}
.rp-entry-list {
.rp-size-expanded & {
width: @review-panel-width;
}
.rp-size-mini & {
width: @review-off-width;
}
width: 100%;
.rp-state-current-file & {
position: absolute;