File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -696,6 +696,11 @@ body {
696696 min-height : 350px ;
697697}
698698
699+ .path-mod-pdfannotator # comment-wrapper .comment-list-form .tox .tox-tinymce : has (.tox-toolbar .tox-toolbar--scrolling ),
700+ .path-mod-pdfannotator .edit-comment-form .tox .tox-tinymce : has (.tox-toolbar .tox-toolbar--scrolling ) {
701+ min-height : 250px ;
702+ }
703+
699704.path-mod-pdfannotator # comment-wrapper .editor_atto { /* Editor in fullscreen must be over the toolbar and annotations. */
700705 z-index : 60 ;
701706}
Original file line number Diff line number Diff line change 2626
2727$ plugin ->component = 'mod_pdfannotator ' ;
2828$ plugin ->version = 2023052300 ;
29- $ plugin ->release = 'PDF Annotator v1.5 release 4 ' ;
29+ $ plugin ->release = 'PDF Annotator v1.5 release 5 ' ;
3030$ plugin ->requires = 2021051700 ;
3131$ plugin ->maturity = MATURITY_STABLE ;
You can’t perform that action at this time.
0 commit comments