Author: cluts
Date: 2008-08-13 09:12:12 -0400 (Wed, 13 Aug 2008)
New Revision: 10068
Modified:
trunk/docs/userguide/en/src/main/resources/css/html.css
Log:
RF-3875 - "large spaces between list items in IE" - done completely
Modified: trunk/docs/userguide/en/src/main/resources/css/html.css
===================================================================
--- trunk/docs/userguide/en/src/main/resources/css/html.css 2008-08-13 13:11:38 UTC (rev
10067)
+++ trunk/docs/userguide/en/src/main/resources/css/html.css 2008-08-13 13:12:12 UTC (rev
10068)
@@ -156,5 +156,5 @@
padding-bottom: 0px;
}
.itemizedlist ul li p {
- margin-top: -10px;
+ margin-top: 10px;
}
\ No newline at end of file
Show replies by date