Skip to content

Commit 0160932

Browse files
committed
regenerate GitHub CSS
1 parent f73e0a0 commit 0160932

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

github-markdown.css

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -172,13 +172,6 @@
172172
overflow: visible;
173173
}
174174

175-
.markdown-body button:-moz-focusring,
176-
.markdown-body [type="button"]:-moz-focusring,
177-
.markdown-body [type="reset"]:-moz-focusring,
178-
.markdown-body [type="submit"]:-moz-focusring {
179-
outline: 1px dotted ButtonText;
180-
}
181-
182175
.markdown-body [type="checkbox"] {
183176
box-sizing: border-box;
184177
padding: 0;
@@ -330,10 +323,6 @@
330323
font-feature-settings: "liga" 0;
331324
}
332325

333-
.markdown-body .form-select::-ms-expand {
334-
opacity: 0;
335-
}
336-
337326
.markdown-body::before {
338327
display: table;
339328
content: "";
@@ -528,8 +517,6 @@
528517
display: block;
529518
width: 100%;
530519
overflow: auto;
531-
word-break: normal;
532-
word-break: keep-all;
533520
}
534521

535522
.markdown-body table th {

0 commit comments

Comments
 (0)