Browse Source
Merge pull request #16098 from nextcloud/design/header-text
Show share link header text always in 2 rows
pull/16253/head
Morris Jobke
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
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; |
|
|
|
|