fix layout bug

issue #67
This commit is contained in:
Josh de Leeuw 2014-09-15 09:34:33 -04:00
parent 9ab6543cb0
commit 6e24d52acf

View File

@ -94,8 +94,9 @@
"width": "100%",
"margin": "10px 0px 0px 0px",
"padding": "0px",
"display": "block",
"position": "relative"
"display": "inline-block",
"position": "relative",
"height": "2em"
}
}));