Skip to content
Snippets Groups Projects
Commit 80235f53 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fixed a minor issue

parent 956a6ac9
Branches
No related tags found
No related merge requests found
......@@ -220,12 +220,10 @@ form.upload
box-sizing: border-box
font-family: 'Lato', sans-serif
resize: vertical
white-space: pre-line
&:not(.fake-input):empty
display: none
.fake-input[contenteditable]:empty:before
opacity: 0.4
content: attr(placeholder)
\ No newline at end of file
.fake-input[contenteditable][data-multiline]
white-space: pre-line
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment