X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fstyle.css;fp=htdocs%2Fcss%2Fstyle.css;h=bef96057199e233b4f1d83499e891aa92ec85c2d;hb=ea9a15a17eee6a073a59f95744deacfd34633c11;hp=5fe0e4ebef2c5036c22f6f794f965ac34478b654;hpb=2ad7773c77b1bd144a04ef095c42c5cf5749a13c;p=patchwork diff --git a/htdocs/css/style.css b/htdocs/css/style.css index 5fe0e4e..bef9605 100644 --- a/htdocs/css/style.css +++ b/htdocs/css/style.css @@ -135,6 +135,10 @@ table.patchlist td { margin-top: 10px; } +table.patchlist td img { + vertical-align: bottom; +} + table.patchlist td.patchlistfilters { background: #c0c0ff; border-top: thin solid gray;