Update style.css
Browse files
style.css
CHANGED
@@ -126,4 +126,8 @@ button#clean-btn:hover {
|
|
126 |
|
127 |
#share-btn-container .wrap {
|
128 |
display: none !important;
|
|
|
|
|
|
|
|
|
129 |
}
|
|
|
126 |
|
127 |
#share-btn-container .wrap {
|
128 |
display: none !important;
|
129 |
+
}
|
130 |
+
|
131 |
+
#share-btn-container .hidden {
|
132 |
+
display: none!important;
|
133 |
}
|