Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ONLYOFFICE/onlyoffice-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/viewer.css')
-rw-r--r--css/viewer.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/viewer.css b/css/viewer.css
index 98b6a39..cdf3e21 100644
--- a/css/viewer.css
+++ b/css/viewer.css
@@ -25,3 +25,6 @@
top: 50px;
z-index: 110;
}
+.modal-wrapper--full #onlyofficeViewerFrame {
+ top: 0;
+}