Commit 869f9e3f authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_xhtml_style: add class for large gadgets

By defining the class "large-gadget" on your gadget field
you may allow you gadget to have a more convenient height.
parent 8d41aaf0
......@@ -1461,7 +1461,12 @@ div.pdf-preview-navigation img.last{\n
display: none;\n
}\n
\n
}
}\n
\n
fieldset > div.large-gadget {\n
height: 85vh;\n
}\n
]]></string> </value>
</item>
......
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