regenerate GitHub CSS

pull/36/head
Sindre Sorhus 2016-09-22 23:38:28 +07:00
parent f73e0a064d
commit 016093225b
1 changed files with 0 additions and 13 deletions

View File

@ -172,13 +172,6 @@
overflow: visible;
}
.markdown-body button:-moz-focusring,
.markdown-body [type="button"]:-moz-focusring,
.markdown-body [type="reset"]:-moz-focusring,
.markdown-body [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
.markdown-body [type="checkbox"] {
box-sizing: border-box;
padding: 0;
@ -330,10 +323,6 @@
font-feature-settings: "liga" 0;
}
.markdown-body .form-select::-ms-expand {
opacity: 0;
}
.markdown-body::before {
display: table;
content: "";
@ -528,8 +517,6 @@
display: block;
width: 100%;
overflow: auto;
word-break: normal;
word-break: keep-all;
}
.markdown-body table th {