Fix up css for syntax page

This commit is contained in:
Eliot Whalan 2016-06-28 22:51:33 +10:00
parent 975148d4c7
commit 5afb1564ce
No known key found for this signature in database
GPG Key ID: C0A42175139840D6
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<h1>%s</h1>
</div>
<div class="col-md-13">
<div class="well" style="padding-top: 10px;">
<div class="well" style="padding-top: 10px; overflow: auto; padding-left: 1%;">
%s
</div>
</div>