Commit fb352212 authored by Ivan Tyagov's avatar Ivan Tyagov

Margin CSS fix.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36415 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c12c99ae
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts76672293.43</string> </value>
<value> <string>ts76754204.66</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......@@ -62,7 +62,7 @@
\n
/* Boxes */\n
div.block {\n
margin: 1px;\n
margin:1px 1px 3px;\n
padding: 0px;\n
width: 100%;\n
}\n
......@@ -588,7 +588,7 @@ div.block div.worklist_list ul li a:hover{\n
</item>
<item>
<key> <string>size</string> </key>
<value> <int>9665</int> </value>
<value> <int>9672</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
526
\ No newline at end of file
527
\ 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