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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-05-08 18:44:39 +0300
committerJoas Schilling <coding@schilljs.com>2020-05-08 19:05:31 +0300
commit893e6bed04565c358778e2b440830315d0eba258 (patch)
treeba3fb5267f9248af880bbea9aef76c0e3158e54f /css
parent2d2e32105366f3e439cd2b00c475bf16206abb4a (diff)
Fix stylelint
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'css')
-rw-r--r--css/publicshare.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/publicshare.scss b/css/publicshare.scss
index 20ac3bd93..9c5c1ca84 100644
--- a/css/publicshare.scss
+++ b/css/publicshare.scss
@@ -20,7 +20,6 @@
/* Always full height without header. */
height: calc(100% - 50px);
}
-
display: flex;
flex-direction: row;
overflow: hidden;