]> git.ozlabs.org Git - patchwork/blobdiff - htdocs/css/style.css
Add XML-RPC interface and command line client
[patchwork] / htdocs / css / style.css
index 3604148e0519e565f1efef4ab8ca30a67d5260bd..bef96057199e233b4f1d83499e891aa92ec85c2d 100644 (file)
@@ -25,6 +25,7 @@ body {
 #title h1, #title h1 a {
        font-size: 16pt;
        color: white;
+       margin-bottom: 0;
 }
 
 .beta {
@@ -134,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;