MikaFil commited on
Commit
65b2a1b
·
verified ·
1 Parent(s): 4768b81

Update style/defaults/style.css

Browse files
Files changed (1) hide show
  1. style/defaults/style.css +1 -1
style/defaults/style.css CHANGED
@@ -271,7 +271,7 @@ progress::-moz-progress-bar {
271
  /* --- FIX: Perfectly center the tooltip close button (×) on all devices --- */
272
  .tooltip-close {
273
  position: absolute;
274
- top: -8px;
275
  right: -8px;
276
  background: #B0B0B0;
277
  color: #333;
 
271
  /* --- FIX: Perfectly center the tooltip close button (×) on all devices --- */
272
  .tooltip-close {
273
  position: absolute;
274
+ top: -6px;
275
  right: -8px;
276
  background: #B0B0B0;
277
  color: #333;