<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -16,7 +16,6 @@ body {text-align:center;}
 .container {text-align:left;}
 * html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23, * html div.span-24 {display:inline;overflow-x:hidden;}
 * html legend {margin:0px -8px 16px 0;padding:0;}
-ol {margin-left:2em;}
 sup {vertical-align:text-top;}
 sub {vertical-align:text-bottom;}
 html&gt;body p code {*white-space:normal;}</diff>
      <filename>blueprint/ie.css</filename>
    </modified>
    <modified>
      <diff>@@ -47,8 +47,8 @@ address {margin:0 0 1.5em;font-style:italic;}
 del {color:#666;}
 pre {margin:1.5em 0;white-space:pre;}
 pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
-li ul, li ol {margin:0 1.5em;}
-ul, ol {margin:0 1.5em 1.5em 1.5em;}
+li ul, li ol {margin:0;}
+ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
 ul {list-style-type:disc;}
 ol {list-style-type:decimal;}
 dl {margin:0 0 1.5em 0;}</diff>
      <filename>blueprint/screen.css</filename>
    </modified>
    <modified>
      <diff>@@ -29,9 +29,6 @@ body { text-align: center; }
 /* Fixes incorrect styling of legend in IE6. */
 * html legend { margin:0px -8px 16px 0; padding:0; }
 
-/* Fixes incorrect placement of ol numbers in IE6/7. */
-ol { margin-left:2em; }
-
 /* Fixes wrong line-height on sup/sub in IE. */
 sup { vertical-align:text-top; }
 sub { vertical-align:text-bottom; }</diff>
      <filename>blueprint/src/ie.css</filename>
    </modified>
    <modified>
      <diff>@@ -63,9 +63,9 @@ pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height:
 /* Lists
 -------------------------------------------------------------- */
 
-li ul, 
-li ol       { margin:0 1.5em; }
-ul, ol      { margin: 0 1.5em 1.5em 1.5em; }
+li ul,
+li ol       { margin: 0; }
+ul, ol      { margin: 0 1.5em 1.5em 0; padding-left: 3.333em; }
 
 ul          { list-style-type: disc; }
 ol          { list-style-type: decimal; }</diff>
      <filename>blueprint/src/typography.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>63795c8bfe31cbbfad726f714bf8d22770adc7ad</id>
    </parent>
  </parents>
  <author>
    <name>Davor Lucic</name>
    <email>r.dav.lc@gmail.com</email>
  </author>
  <url>http://github.com/joshuaclayton/blueprint-css/commit/016c9114f1aa91f84c3d68f3be9a97a114334d84</url>
  <id>016c9114f1aa91f84c3d68f3be9a97a114334d84</id>
  <committed-date>2009-09-26T06:28:25-07:00</committed-date>
  <authored-date>2009-09-24T12:38:37-07:00</authored-date>
  <message>Fixed clipping of ordinals for IE in an ordered list. Lighthouse Issue #15 (http://blueprintcss.lighthouseapp.com/projects/15318-blueprint-css/tickets/15)

Signed-off-by: Joshua Clayton &lt;jclayton@thoughtbot.com&gt;</message>
  <tree>d8d694a47295e5ba417c601c3bfbefc799f715dc</tree>
  <committer>
    <name>Joshua Clayton</name>
    <email>jclayton@thoughtbot.com</email>
  </committer>
</commit>
