Commit 9c786d3b authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

zero margin for hidden_label.

parent 97f25f93
......@@ -545,6 +545,13 @@ fieldset.right .field {\n
float: left;\n
}\n
\n
fieldset.left .hidden_label,\n
fieldset.left .hidden_label label,\n
fieldset.right .hidden_label,\n
fieldset.right .hidden_label label {\n
margin:0 !important;\n
}\n
\n
.bottom_actions {\n
float:right;\n
width: auto;\n
......
1851
\ No newline at end of file
1852
\ No newline at end of file
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