partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 8c57f55704f0e83a7bc4189097b4d4a4bdf3c7ca
parent fbf566584ca191de291f4b46bf97bb28ce9484d8
Author: Felicitus <felicitus@felicitus.org>
Date:   Mon, 12 Oct 2015 14:58:34 +0200

Fixed the body style of the panel

Diffstat:
Mweb/setup/js/Cards/AdminUserCard.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/setup/js/Cards/AdminUserCard.js b/web/setup/js/Cards/AdminUserCard.js @@ -56,7 +56,7 @@ Ext.define('PartKeeprSetup.AdminUserCard', { this.items = [ { - + bodyStyle: 'background:none;padding-bottom: 10px;', items: [{ border: false, bodyStyle: 'background:none;padding-bottom: 10px;',