Skip to content

Commit 9753764

Browse files
committed
align sanitize.css and evergreen.css
1 parent 7cf5116 commit 9753764

1 file changed

Lines changed: 1 addition & 18 deletions

File tree

sanitize.css

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100

101101
:where(nav li)::before {
102102
content: "\200B";
103-
position: absolute;
103+
float: left;
104104
}
105105

106106
/**
@@ -286,23 +286,6 @@
286286
font: inherit; /* 2 */
287287
}
288288

289-
/**
290-
* Remove the inner border and padding of focus outlines in Firefox.
291-
*/
292-
293-
::-moz-focus-inner {
294-
border-style: none;
295-
padding: 0;
296-
}
297-
298-
/**
299-
* Restore the focus outline styles unset by the previous rule in Firefox.
300-
*/
301-
302-
:-moz-focusring {
303-
outline: 1px dotted ButtonText;
304-
}
305-
306289
/* Interactive
307290
* ========================================================================== */
308291

0 commit comments

Comments
 (0)