diff --git a/bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml b/bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
index c6672a960e64586002ca22368ccc49d1e5ae157d..baa66b8ebeef656bbe659e03d6d53f63e8c3a57e 100644
--- a/bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
+++ b/bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
@@ -161,7 +161,8 @@ html.ui-mobile legend, .ui-btn, .ui-li-static, html.ui-mobile body form label {\
   font-size: 90%;\n
 }\n
 html body .ui-controlgroup.ui-btn-right,\n
-html body .ui-header > .ui-btn {\n
+html body .ui-header .ui-btn,\n
+html body .ui-navbar li .ui-btn {\n
   font-size: 90%;\n
 }\n
 /* fix font-size on notext buttons, so icons don\'t zoom, JQMs-px font-size */\n
@@ -938,7 +939,17 @@ html body .ui-header .ui-controlgroup div.ui-select .ui-btn {\n
   padding-bottom: 0;\n
   padding-top: 0;\n
 }\n
-\n
+/* =============================== SELECT ================================= */\n
+/* align with height of inputs */\n
+html body div.ui-select div {\n
+    height: 22px;\n
+    line-height: 1.7em;\n
+    padding-bottom: 5px;\n
+    padding-top: 5px;\n
+}\n
+html body div.ui-select div span {\n
+   color: #000;\n
+}\n
 /* =============================== BUTTON ================================= */\n
 /* unbold */\n
 html .ui-btn, label.ui-btn {\n
@@ -1184,9 +1195,8 @@ div.grid-container ul.grid-items.line-10 li ~ li {\n
     width: 100%;\n
   }\n
 }\n
-\n
-\n
 /* ----------------------------- FORM LAYOUT ------------------------------ */\n
+/* padding and overall width */\n
 html .left, html .right, html .center, html .bottom {\n
   vertical-align: top;\n
   padding: 2% 2% 0 2%;\n
@@ -1200,7 +1210,7 @@ html .left, html .right {\n
   width: 45%;\n
 }\n
 html .left textarea, html .right textarea {\n
-  width: 57.7%;\n
+  width: /* 57.7% */ 100%;\n
   display: inline-block;\n
   vertical-align: midle;\n
 }\n
@@ -1214,29 +1224,10 @@ html .left textarea, html .right textarea {\n
     display: block;\n
     padding: .25em 0;\n
   }\n
-  html .left textarea, html .right textarea {\n
+  html body .left textarea, html body .right textarea {\n
     width: 100%;\n
   }\n
 }\n
-/* ----------------------------- FORM LAYOUT ------------------------------ */\n
-/* padding and overall width */\n
-html .left, html .right, html .center, html .bottom {\n
-  vertical-align: top;\n
-  padding: 2% 2% 0 2%;\n
-}\n
-html .center, html .bottom {\n
-  display: block;\n
-  width: 96%\n
-}\n
-html .left, html .right {\n
-  display: inline-block;\n
-  width: 45%;\n
-}\n
-html .left textarea, html .right textarea {\n
-  width: 57.7%;\n
-  display: inline-block;\n
-  vertical-align: midle;\n
-}\n
 /* override border-radius for all inputs to match buttons */\n
 html form .ui-input-text.ui-corner-all {\n
   -webkit-border-radius: .325em;\n
@@ -1470,7 +1461,7 @@ html.ui-mobile body nav.ui-title {\n
             </item>
             <item>
                 <key> <string>serial</string> </key>
-                <value> <string>936.53191.39806.58658</string> </value>
+                <value> <string>936.56164.10800.43997</string> </value>
             </item>
             <item>
                 <key> <string>state</string> </key>
@@ -1488,7 +1479,7 @@ html.ui-mobile body nav.ui-title {\n
                     </tuple>
                     <state>
                       <tuple>
-                        <float>1407749721.95</float>
+                        <float>1407922930.54</float>
                         <string>GMT</string>
                       </tuple>
                     </state>
diff --git a/bt5/erp5_web_renderjs_ui/bt/revision b/bt5/erp5_web_renderjs_ui/bt/revision
index 613955421088a491231b1c6c7766f0f95a5c5824..8783e305111947a209a0689074d8dfa60d33582e 100644
--- a/bt5/erp5_web_renderjs_ui/bt/revision
+++ b/bt5/erp5_web_renderjs_ui/bt/revision
@@ -1 +1 @@
-52
\ No newline at end of file
+53
\ No newline at end of file