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

Minor UI improvements

parent 052bce21
No related branches found
No related tags found
No related merge requests found
......@@ -155,7 +155,7 @@ form.upload
border: none
width: 100%
box-sizing: border-box
&:not(input):not(textarea):empty
&:not(.fake-input):empty
display: none
& + .image
border-top-left-radius: 4px
......@@ -178,7 +178,7 @@ form.upload
box-sizing: border-box
font-family: 'Lato', sans-serif
resize: vertical
&:not(input):not(textarea):empty
&:not(.fake-input):empty
display: none
.fake-input[contenteditable]:empty:before
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment