changeset 133:364a3ee4526f

Restored row width specification, to make Safari happy.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 21 Oct 2011 20:13:05 +0000
parents 1ebe107b3d7e
children 0991bf45cbb8
files xsls/news.xsls
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xsls/news.xsls	Fri Oct 21 14:22:31 2011 +0000
+++ b/xsls/news.xsls	Fri Oct 21 20:13:05 2011 +0000
@@ -53,7 +53,7 @@
 
     X:if "(not($YEAR) and ($year = $y or position() &lt; 11)) or $YEAR=$y" {
         <tr>
-        <td align="right">
+        <td align="right" width="15%">
             <a name="{@date}" /> !{@date} X:text {&#xA0;&#xA0;}
         </td>
         <td> !! "para"; </td>