diff --git a/static/styles/global.css b/static/styles/global.css index 639abe6..84dfb2f 100755 --- a/static/styles/global.css +++ b/static/styles/global.css @@ -518,13 +518,11 @@ tr.torrent .bookmark>a:after { .preview_wrapper { position: relative; display: inline-block; - width: 29%; - height: 120px; + width: 40%; margin: 0 10px; } .preview_image { display: block; - height: 80px; cursor: pointer; overflow: hidden; }