From: Zachary Stevens Date: Mon, 23 Aug 2010 22:30:27 +0000 (+0100) Subject: Fixed typo in core.css X-Git-Tag: 0.002006~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FGitalist.git;a=commitdiff_plain;h=5b8b4e15a0b0f91631acee20649fb506013f74fa Fixed typo in core.css --- diff --git a/root/static/css/core.css b/root/static/css/core.css index 41e66a4..076c9c2 100755 --- a/root/static/css/core.css +++ b/root/static/css/core.css @@ -492,7 +492,7 @@ BUT the final width needs to be set with javascript based on the parent element padding: 0 8px; } #blame a { - atext-decoration: none; + text-decoration: none; } #blame { overflow-x: scroll;