[xiph-commits] r17406 - websites/xiph.org/css
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Tue Sep 21 05:23:53 PDT 2010
Author: xiphmont
Date: 2010-09-21 05:23:53 -0700 (Tue, 21 Sep 2010)
New Revision: 17406
Modified:
websites/xiph.org/css/videopage.css
Log:
Minor formatting width oversight (for Cortado case where javascript
resizing isn't running)
Modified: websites/xiph.org/css/videopage.css
===================================================================
--- websites/xiph.org/css/videopage.css 2010-09-21 12:18:35 UTC (rev 17405)
+++ websites/xiph.org/css/videopage.css 2010-09-21 12:23:53 UTC (rev 17406)
@@ -81,6 +81,10 @@
margin: 0px;
}
+.vid_caption {
+ width: 640px;
+}
+
.absbackground {
position: absolute;
bottom: 0px;
More information about the commits
mailing list