# HG changeset patch # User casties # Date 1369648729 -7200 # Node ID cafdf06c77ce9c5dc86a5e370c81935256e081e0 # Parent 79a198e7b1b755d5290949511f5c545099e0a317 styles for project list. diff -r 79a198e7b1b7 -r cafdf06c77ce css/mpiwg.css --- a/css/mpiwg.css Mon May 27 11:32:30 2013 +0200 +++ b/css/mpiwg.css Mon May 27 11:58:49 2013 +0200 @@ -838,7 +838,8 @@ table.items td:last-child { padding-right: 0; } -table.items.shorter td { +table.items.shorter td, +table.items tr.shorter td { padding: 0.5em 0.5em 0.5em 0; } @@ -892,7 +893,7 @@ margin: 0 5px 0 3px; } -table.items div.fold_body { +table.items tr td:first-child div.fold_body { /* e.g. preprint abstracts */ padding: 0.5em 0 0 20px; }