[xiph-commits] r4059 - itext/styles

silvia at svn.annodex.net silvia at svn.annodex.net
Thu Oct 29 18:20:56 PDT 2009


Author: silvia
Date: 2009-10-29 18:20:56 -0700 (Thu, 29 Oct 2009)
New Revision: 4059

Modified:
   itext/styles/subtitles.css
Log:
Why there were 0 width and 0 height, only the angels know.


Modified: itext/styles/subtitles.css
===================================================================
--- itext/styles/subtitles.css	2009-10-30 01:08:20 UTC (rev 4058)
+++ itext/styles/subtitles.css	2009-10-30 01:20:56 UTC (rev 4059)
@@ -95,8 +95,6 @@
     float: left;
     margin: 0;
     padding: 0;
-    width: 0;
-    height: 0;
     bottom: 0;
     position: absolute;
     z-index: -100;
@@ -107,8 +105,6 @@
     visibility: hidden;
     margin: 0;
     padding: 0;
-    width: 0;
-    height: 0;
     z-index: -200;
 }
 



More information about the commits mailing list