Commit 330a0516 authored by Valentin Benozillo's avatar Valentin Benozillo Committed by Kazuhiko Shiozaki

erp5_web_renderjs_ui: Remove horizontal_align_form_box title padding-top

Conflicts:
	bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_nojqm_css.xml
parent f131bbb3
......@@ -1063,9 +1063,6 @@ div[data-gadget-scope='header'] .ui-header ul {
.gadget-content .field_container > div > div.horizontal_align_form_box > .ui-field-contain {
padding: 0;
}
.gadget-content .field_container > div > div.horizontal_align_form_box > .ui-field-contain > label {
padding-top: 9pt;
}
.gadget-content .field_container > div > div.horizontal_align_form_box .field_container > div {
display: flex;
}
......@@ -3227,4 +3224,4 @@ hmtl .ui-icon-carat-u::before {
}
.ui-icon-clone::before {
content: "\f24d";
}
}
\ No newline at end of file
......@@ -240,7 +240,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>975.34558.59242.38229</string> </value>
<value> <string>976.13948.22130.494</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -258,7 +258,7 @@
</tuple>
<state>
<tuple>
<float>1557129679.58</float>
<float>1559827452.3</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -1223,10 +1223,6 @@ div[data-gadget-scope='header'] .ui-header {
& > .ui-field-contain {
// makes field to high
padding: 0;
& > label {
padding-top: @margin-size + @half-margin-size;
}
}
.field_container > div {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment