Commit ae355fd0 authored by Ivan Tyagov's avatar Ivan Tyagov

CSS bug fix for edit form.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39661 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c28745a8
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
</item> </item>
<item> <item>
<key> <string>_EtagSupport__etag</string> </key> <key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts88001741.62</string> </value> <value> <string>ts88335933.96</string> </value>
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
...@@ -152,6 +152,7 @@ div.edit-form {\n ...@@ -152,6 +152,7 @@ div.edit-form {\n
border-width: 0 1px 1px 1px;\n border-width: 0 1px 1px 1px;\n
background-color: #BDD0F0;\n background-color: #BDD0F0;\n
overflow: auto;\n overflow: auto;\n
width:auto;\n
}\n }\n
\n \n
/* Tabs for Knowledge Pads */ \n /* Tabs for Knowledge Pads */ \n
...@@ -543,7 +544,7 @@ div.gadget-rss-reader-logo img{\n ...@@ -543,7 +544,7 @@ div.gadget-rss-reader-logo img{\n
</item> </item>
<item> <item>
<key> <string>size</string> </key> <key> <string>size</string> </key>
<value> <int>8927</int> </value> <value> <int>8941</int> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
593 594
\ No newline at end of file \ 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