diff --git a/modules/core/client/less/mt.less b/modules/core/client/less/mt.less index 43854003..4d1988c8 100644 --- a/modules/core/client/less/mt.less +++ b/modules/core/client/less/mt.less @@ -332,6 +332,10 @@ body { } } +.row-top-list { + padding: 20px 10px 0; +} + .torrent-post-info { cursor: pointer; &:hover { diff --git a/modules/core/client/views/home_torrents.client.view.html b/modules/core/client/views/home_torrents.client.view.html index bd8fd256..c2d148fa 100644 --- a/modules/core/client/views/home_torrents.client.view.html +++ b/modules/core/client/views/home_torrents.client.view.html @@ -104,7 +104,7 @@