Merge pull request #16098 from nextcloud/design/header-text

Show share link header text always in 2 rows
This commit is contained in:
Morris Jobke 2019-07-03 13:56:41 +02:00 committed by GitHub
commit a528942c24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,6 @@
height: 100%;
box-sizing: border-box;
opacity: 1;
display: flex;
align-items: center;
flex-wrap: wrap;
overflow: hidden;