Browse Source

Top-align torrent screenshots

spaghetti 8 years ago
parent
commit
853ffe6232
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      static/styles/global.css

+ 1
- 0
static/styles/global.css View File

@@ -783,6 +783,7 @@ div.torrent_artists {
783 783
   width: 50%;
784 784
   border: 1px solid transparent;
785 785
   box-sizing: border-box;
786
+  vertical-align: top;
786 787
 }
787 788
 
788 789
 /* Ratio Colors */

Loading…
Cancel
Save