Skip to content

Commit

Permalink
minor(report): metadata table CSS
Browse files Browse the repository at this point in the history
Nudge it left a bit to line up with everything else.
  • Loading branch information
marisademeglio committed Dec 31, 2017
1 parent 633ef2e commit 07afe6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/ace-report/src/resources/report-template.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@
#a11y-metadata {
margin-top: 1em;
}
#metadata-table_wrapper {
padding-left: 0 !important;
}
/* TOC outline */
.toc-h1:before,.toc-h2:before,.toc-h3:before,.toc-h4:before,.toc-h5:before,.toc-h6:before,.toc-missing{
Expand Down

0 comments on commit 07afe6d

Please sign in to comment.