Commit 09c60524 authored by Łukasz Nowak's avatar Łukasz Nowak

- missing css declaration


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32127 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 28be3575
......@@ -90,6 +90,10 @@ div.web-toolbar select {\n
max-width: 15em;\n
}\n
\n
div.web-toolbar.field label {\n
display: none!important;\n
}\n
\n
div.web-toolbar div.hiddenLabel label {\n
display: none!important;\n
}\n
......
902
\ No newline at end of file
903
\ 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