[art-web] [art.css] increase the amount of vertical space for each art item



commit 88b3997dcf57edfa91cf5e1a213f20cf3eeaaf5f
Author: Thomas Wood <thos gnome org>
Date:   Mon Nov 16 00:18:59 2009 +0000

    [art.css] increase the amount of vertical space for each art item
    
    Increase the vertical item size to allow for the new download count
    information.

 css/art.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/css/art.css b/css/art.css
index 6cb51f7..833a4af 100644
--- a/css/art.css
+++ b/css/art.css
@@ -3,7 +3,7 @@ div.list-item {
   margin: 1em;
   float: left;
   width: 20%;
-  height: 13em;
+  height: 14em;
   text-align: center;
   overflow: auto;
   white-space: nowrap;



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