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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2019-06-26 11:47:29 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2019-06-26 11:47:29 +0300
commit4686fc6734296a370fd0e9ea8332100476e3b162 (patch)
tree8c7341fbb7f333c8a8a333d405801c936e0038b9 /core/css/header.scss
parentbc276cdd83aeb40e70ccca4573b4318ca7dceb81 (diff)
Show share link header text always in 2 rows
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/css/header.scss')
-rw-r--r--core/css/header.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index c1e89b5cc8e..2b63dc978ac 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -62,7 +62,6 @@
height: 100%;
box-sizing: border-box;
opacity: 1;
- display: flex;
align-items: center;
flex-wrap: wrap;
overflow: hidden;