Daniel15 / rTorrentWeb

Web-based frontend for rTorrent - Migrated from old Trac website
http://rtorrentweb.com/
GNU General Public License v3.0
18 stars 2 forks source link

Columns should have an explicit width #77

Open Daniel15 opened 13 years ago

Daniel15 commented 13 years ago

If a torrent with a very very long name is added, the name column in the table is stretched very wide, and everything else gets squashed. This shouldn't occur. The name column needs either a width, or a max-width (need to think about what would be best to use).

Reported on Whirlpool by Konj