diff options
-rw-r--r-- | core/css/share.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/share.scss b/core/css/share.scss index 552e20c80cc..de545955aa9 100644 --- a/core/css/share.scss +++ b/core/css/share.scss @@ -106,6 +106,7 @@ .shareOption { white-space: nowrap; display: inline-block; + opacity: 1 !important; } .unshare img, .showCruds img { |