From: Ralf Jung Date: Thu, 3 Sep 2015 01:52:26 +0000 (+0200) Subject: make the gray background go all the way to the right X-Git-Url: https://git.ralfj.de/rust-101.git/commitdiff_plain/a1d5384750b6a62359e565137d79386a12254efd make the gray background go all the way to the right --- diff --git a/docs/pycco_custom.css b/docs/pycco_custom.css index b1576fe..6832cf8 100644 --- a/docs/pycco_custom.css +++ b/docs/pycco_custom.css @@ -16,6 +16,7 @@ body { position: relative; display: inline-block; min-height: 100%; + min-width: 100%; } h1, h2, h3, h4, h5, h6 {