[Lada-commits] [PATCH 02 of 10] UI update for textfield widget
Wald Commits
scm-commit at wald.intevation.org
Thu Mar 12 15:52:34 CET 2015
# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1426171683 -3600
# Node ID 41d480b694362d214fd1526e6a0e6af57615594c
# Parent b94ff1bf64912e79e9a06ce913388191fd0d9128
UI update for textfield widget.
diff -r b94ff1bf6491 -r 41d480b69436 app/view/widget/base/TextField.js
--- a/app/view/widget/base/TextField.js Thu Mar 12 15:47:32 2015 +0100
+++ b/app/view/widget/base/TextField.js Thu Mar 12 15:48:03 2015 +0100
@@ -13,6 +13,7 @@
layout: 'hbox',
border: 0,
+ margin: '0, 0, 5, 0',
initComponent: function() {
this.items = [{
More information about the Lada-commits
mailing list