From: Luke Kenneth Casson Leighton Date: Mon, 24 Jun 2019 00:53:30 +0000 (+0100) Subject: add widths X-Git-Tag: convert-csv-opcode-to-binary~4499 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a7cc3a0f81062e7df3de6931d319e3f3e479bf91;p=libreriscv.git add widths --- diff --git a/local.css b/local.css index 86255d07e..71f74daf0 100644 --- a/local.css +++ b/local.css @@ -42,7 +42,7 @@ ol{ } /* Headings */ -.pageheader { min-height: 100px; overflow: auto; margin: 2px; } +.pageheader { min-height: 100px; overflow: auto; width: 100%; margin: 2px; } .header { height: 50px; background: #4b6983;