Spaces:
Running
Running
Update style/defaults/style.css
Browse files- style/defaults/style.css +2 -2
style/defaults/style.css
CHANGED
|
@@ -143,8 +143,8 @@ progress::-moz-progress-bar {
|
|
| 143 |
/* CLOSE BUTTON for menu-content - match tooltip-close style */
|
| 144 |
.menu-content .help-close {
|
| 145 |
position: absolute;
|
| 146 |
-
top:
|
| 147 |
-
right:
|
| 148 |
width: 32px;
|
| 149 |
height: 32px;
|
| 150 |
background: #F2F0EF;
|
|
|
|
| 143 |
/* CLOSE BUTTON for menu-content - match tooltip-close style */
|
| 144 |
.menu-content .help-close {
|
| 145 |
position: absolute;
|
| 146 |
+
top: 7px;
|
| 147 |
+
right: 7px;
|
| 148 |
width: 32px;
|
| 149 |
height: 32px;
|
| 150 |
background: #F2F0EF;
|