Spaces:
Sleeping
Sleeping
Update static/style.css
Browse files- static/style.css +2 -4
static/style.css
CHANGED
@@ -1168,8 +1168,6 @@ button:hover {
|
|
1168 |
}
|
1169 |
|
1170 |
/* Hide original floating buttons when using ribbon */
|
1171 |
-
.
|
1172 |
display: none;
|
1173 |
-
}
|
1174 |
-
|
1175 |
-
/* Existing styles continue below */
|
|
|
1168 |
}
|
1169 |
|
1170 |
/* Hide original floating buttons when using ribbon */
|
1171 |
+
.floating-buttons {
|
1172 |
display: none;
|
1173 |
+
}
|
|
|
|