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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.scss')
-rw-r--r--css/style.scss17
1 files changed, 0 insertions, 17 deletions
diff --git a/css/style.scss b/css/style.scss
index e0768ccfa..9df279e6a 100644
--- a/css/style.scss
+++ b/css/style.scss
@@ -1,20 +1,3 @@
-// Fix share link footer for now by just not showing it
-#body-public #content {
- height: 100%;
-}
-#body-public footer {
- display: none;
-}
-
-#files-public-content {
- width: 100% !important;
- height: 100%;
-
- #editor-container {
- top: 0;
- }
-}
-
.modal-container #editor-container {
position: absolute;
}