Merge pull request #438 from sharelatex/ja-track-changes-style-tweaks

Don't overlap border of overview panel with PDF bar
This commit is contained in:
James Allen 2017-02-27 11:10:41 +01:00 committed by GitHub
commit 0bf1bd2701

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;