From 24f860553f0468ef9c7efa70a131ff28e44af83d Mon Sep 17 00:00:00 2001 From: spaghetti Date: Fri, 30 Sep 2016 22:53:11 -0400 Subject: [PATCH] Top-align torrent screenshots --- static/styles/global.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/styles/global.css b/static/styles/global.css index ea63686..145e3e0 100755 --- a/static/styles/global.css +++ b/static/styles/global.css @@ -783,6 +783,7 @@ div.torrent_artists { width: 50%; border: 1px solid transparent; box-sizing: border-box; + vertical-align: top; } /* Ratio Colors */