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

Minor fix

parent 73f14baf
No related branches found
No related tags found
No related merge requests found
......@@ -151,7 +151,7 @@ form.upload
font-size: 14pt
font-weight: normal
color: #eee
&:not(h2):empty
&:not(input):not(textarea):empty
display: none
& + .image
border-top-left-radius: 4px
......@@ -168,5 +168,5 @@ form.upload
font-size: 11pt
font-weight: normal
color: #eee
&:not(div):empty
&:not(input):not(textarea):empty
display: none
\ 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