YchKhan commited on
Commit
2ded3e1
·
verified ·
1 Parent(s): 064fe7d

Update static/style.css

Browse files
Files changed (1) hide show
  1. 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
- .ribbon-mode .floating-buttons {
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
+ }