fffiloni commited on
Commit
876981f
·
1 Parent(s): 9e58475

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -128,6 +128,6 @@ button#clean-btn:hover {
128
  display: none !important;
129
  }
130
 
131
- #share-btn-container .hidden {
132
  display: none!important;
133
  }
 
128
  display: none !important;
129
  }
130
 
131
+ #share-btn-container.hidden {
132
  display: none!important;
133
  }