diff --git a/apps/mobile/html/Web.bundle/site/init.js b/apps/mobile/html/Web.bundle/site/init.js
index f6b068391..f514772f7 100755
--- a/apps/mobile/html/Web.bundle/site/init.js
+++ b/apps/mobile/html/Web.bundle/site/init.js
@@ -322,6 +322,16 @@ h6,
strong {
font-weight:600 !important;
}
+
+td > *,
+th > * {
+ margin: 0 !important;
+}
+
+td > * + *,
+th > * + * {
+ margin-top: .75em !important;
+}
`;
function init_tiny(size) {