X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fstatic%2Fcss%2Fcore.css;h=cca79a38b67c30dadec28de79904f12e60bec79b;hb=225bd36dbf284adf49ae0bffe0fc482f228c0011;hp=85543fd0773ab20aebfce539f862a2cf98333670;hpb=53fa77070d4838fafa68bec4362b64dec25d6aa0;p=catagits%2FGitalist.git diff --git a/root/static/css/core.css b/root/static/css/core.css index 85543fd..cca79a3 100755 --- a/root/static/css/core.css +++ b/root/static/css/core.css @@ -421,6 +421,11 @@ table.listing thead { padding:9px 5px 9px 10px; } +.listing .gravatar { + float: left; + padding-right: 10px; +} + /* puts the repo description on one line which gets truncated if the repo name is too long