From: Dan Untenzu Date: Thu, 23 Feb 2017 14:40:24 +0000 (+0100) Subject: [BUGFIX] Fix UI glitch in admin table X-Git-Tag: 3.0.0~5 X-Git-Url: https://git.p6c8.net/jirafeau.git/commitdiff_plain/1a6ad62b5b5a5e40fb867e741a896268be39df98?hp=1a6ad62b5b5a5e40fb867e741a896268be39df98 [BUGFIX] Fix UI glitch in admin table Enlarge file table in admin view, to prevent that the surrounding border is smaler than the automatically resized table. Refs #71 ---