X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=testing%2FMCTXWeb%2Fpublic_html%2Fstatic%2Fstyle.css;h=35680cae06d45fb172f3a6389b967943c08a3433;hb=6783694cfc5731afc561ea0e6737b6a982befa29;hp=63c9895391acb9394044c749492d38498aa7549b;hpb=0b084d29af6bbbb90da83bcc4f5415c23c3ab52a;p=matches%2FMCTX3420.git diff --git a/testing/MCTXWeb/public_html/static/style.css b/testing/MCTXWeb/public_html/static/style.css index 63c9895..35680ca 100644 --- a/testing/MCTXWeb/public_html/static/style.css +++ b/testing/MCTXWeb/public_html/static/style.css @@ -146,4 +146,11 @@ input[type="text"], input[type="password"] { /** Hack **/ .clear { clear: both; +} + +#errorlog { + overflow: auto; + max-width: 100%; + width: 100%; + height: 6em; } \ No newline at end of file