public_html/skins

Aleksander Machniak machniak at kolabsys.com
Sat Jun 16 19:55:03 CEST 2012


 public_html/skins/default/style.css |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 5fec13b3f4fb83bf0d848ba45c178e3768150615
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Sat Jun 16 19:54:44 2012 +0200

    Small style improvements

diff --git a/public_html/skins/default/style.css b/public_html/skins/default/style.css
index e39ece2..c386776 100644
--- a/public_html/skins/default/style.css
+++ b/public_html/skins/default/style.css
@@ -534,7 +534,7 @@ span.listelement {
   display: block;
   padding: 0;
   margin: 0;
-  height: 20px;
+  height: 18px;
   overflow: hidden;
   border-top: 1px solid #d0d0d0;
 }
@@ -549,7 +549,7 @@ span.listelement input {
   padding-left: 2px;
   /* FIXME: it should be 330px, but when listarea has scroller, input jumps below action buttons */
   width: 314px;
-  height: 19px;
+  height: 16px;
 }
 
 span.listarea.disabled span.listelement input,





More information about the commits mailing list