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
   width: 50%;
783
   width: 50%;
784
   border: 1px solid transparent;
784
   border: 1px solid transparent;
785
   box-sizing: border-box;
785
   box-sizing: border-box;
786
+  vertical-align: top;
786
 }
787
 }
787
 
788
 
788
 /* Ratio Colors */
789
 /* Ratio Colors */

Loading…
Cancel
Save