[mhonarc] Decrease the column width



commit 8570f2690a8305424a442462c6fc5118c0096039
Author: Olav Vitters <olav bkor dhs org>
Date:   Tue Feb 16 09:11:14 2010 +0100

    Decrease the column width

 update-master |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/update-master b/update-master
index b75ddfb..0d09cf5 100755
--- a/update-master
+++ b/update-master
@@ -123,7 +123,7 @@ print >>INDEX, """
 
   <div class="body">
 
-    <ul style="-moz-column-width: 45ex; -webkit-column-width: 45ex; column-width: 45ex">
+    <ul style="-moz-column-width: 30ex; -webkit-column-width: 30ex; column-width: 30ex">
 """
 
 for list in mlists:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]