summaryrefslogtreecommitdiff
path: root/src/stylesheets/asciidoctor.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheets/asciidoctor.css')
-rw-r--r--src/stylesheets/asciidoctor.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/stylesheets/asciidoctor.css b/src/stylesheets/asciidoctor.css
index 102a25ef..eb0db25f 100644
--- a/src/stylesheets/asciidoctor.css
+++ b/src/stylesheets/asciidoctor.css
@@ -1953,17 +1953,6 @@ sup.footnoteref a:active {
padding: 0.75em 0;
}
-.gist .file-data > table {
- border: 0;
- background: #fff;
- width: 100%;
- margin-bottom: 0;
-}
-
-.gist .file-data > table td.line-data {
- width: 99%;
-}
-
div.unbreakable {
page-break-inside: avoid;
}