# HG changeset patch # User bsw # Date 1340923749 -7200 # Node ID 8dbf04a404e7f3a4402b1349818aaf78c29e5775 # Parent d0a884535df2f2f3659f5da311d58345844e8b09 Optical enhancements diff -r d0a884535df2 -r 8dbf04a404e7 static/style.css --- a/static/style.css Fri Jun 29 00:41:02 2012 +0200 +++ b/static/style.css Fri Jun 29 00:49:09 2012 +0200 @@ -359,6 +359,7 @@ } .issue .title { + clear: left; padding: 10px 10px 0px 10px; } @@ -471,9 +472,12 @@ } .unit_link, .area_link { - padding: 2px 5px; + float: left; + margin-top: 5px; + padding: 0px 5px; border-radius: 5px; line-height: 170%; + margin-right: 8px; } .unit_link {