cleanup some orphan css

This commit is contained in:
djmaze 2020-09-25 17:42:40 +02:00
parent e562ed159c
commit 31828b125f
4 changed files with 4 additions and 15 deletions

View file

@ -170,13 +170,6 @@
padding: 0 8px 0 6px;
}
.shareParent {
display: none;
float: right;
position: relative;
margin: 2px 8px 0 5px;
}
.nameParent {
display: block;
overflow: hidden;
@ -201,10 +194,6 @@
margin: 0 5px;
}
&.shared .shareParent {
display: inline-block;
}
&.checked {
z-index: 101;