Hide but leave the collapse button above link

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
pull/6625/head
John Molakvoæ (skjnldsv) 7 years ago
parent 42bd942619
commit 600b0e7ef8
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
  1. 7
      core/css/apps.scss

@ -312,7 +312,12 @@ kbd {
/* Fallback for old collapse button.
TODO: to be removed. Leaved here for retro compatibility */
.collapse {
display: none;
opacity: 0;
position: absolute;
width: 44px;
height: 44px;
margin: 0;
z-index: 110;
}
&:after {
position: absolute;

Loading…
Cancel
Save