Fixup CSS Listing
This Patch Has Been Applied- Title: Fixup CSS
- Author: Sarah Jamie Lewis <sarah@openprivacy.ca>
static/css/custom.css
@@ -97,4 +97,10 @@ pre > code{
td { line-height: normal; +} + + +.listing { + width:100%; + overflow:scroll; }
td { line-height: normal; +} + + +.listing { + width:100%; + overflow:scroll; }