Spaces:
Running
Running
Update style/defaults/style.css
Browse files- 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: -
|
| 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;
|