aboutsummaryrefslogtreecommitdiff
path: root/webAO/ui.js
diff options
context:
space:
mode:
authoroldmud0 <oldmud0@users.noreply.github.com>2018-05-15 22:21:16 -0500
committeroldmud0 <oldmud0@users.noreply.github.com>2018-05-15 22:21:16 -0500
commit2f3c66512cae56aa50f705d4669ce64d69e7ad26 (patch)
tree6fe4048442ce2a9fff7f65c6d08cafd551a80292 /webAO/ui.js
parent5685e2b1714c8d85e505e9eccee549723773aaab (diff)
Some more layout fixes
Diffstat (limited to 'webAO/ui.js')
-rw-r--r--webAO/ui.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/webAO/ui.js b/webAO/ui.js
index 25e466a..2d41783 100644
--- a/webAO/ui.js
+++ b/webAO/ui.js
@@ -5,6 +5,9 @@ var config = {
showPopoutIcon: false,
showCloseIcon: false
},
+ dimensions: {
+ minItemHeight: 40
+ },
content: [
{
type: "row",