Improve tertiary detail styiling

This commit is contained in:
John Furrow
2016-03-27 16:11:18 -07:00
parent cdedf60093
commit 5a99548051
2 changed files with 8 additions and 8 deletions
@@ -45,7 +45,7 @@ export default class TorrentListContainer extends React.Component {
minTorrentIndex: 0,
scrollPosition: 0,
torrentCount: 0,
torrentHeight: 64,
torrentHeight: 72,
torrents: null,
torrentRequestError: false,
torrentRequestSuccess: false,