Fix share dropdown opacity issue

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2017-04-07 20:44:54 +02:00
parent 8db3419df1
commit 637920f669

View file

@ -106,6 +106,7 @@
.shareOption {
white-space: nowrap;
display: inline-block;
opacity: 1 !important;
}
.unshare img,
.showCruds img {