From: Dennis Schafroth Date: Thu, 22 Jul 2010 15:27:35 +0000 (+0200) Subject: set borders-* to zero px X-Git-Tag: v1.4.4~38 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=8ad3cffb9d37ec7de89a40a00b46afb2ec29012f;p=pazpar2-moved-to-github.git set borders-* to zero px --- diff --git a/www/iphone/UiUIKit/stylesheets/iphone.css b/www/iphone/UiUIKit/stylesheets/iphone.css index d7b0438..8bcbc3c 100644 --- a/www/iphone/UiUIKit/stylesheets/iphone.css +++ b/www/iphone/UiUIKit/stylesheets/iphone.css @@ -41,6 +41,7 @@ width: 100%; overflow: hidden; border-bottom-width: 0px; + border-bottom-top: 0px; } #nav li { margin: 10px 5px 0 5px; @@ -48,6 +49,8 @@ padding: 0; margin: 0; list-style: none; + border-bottom-width: 0px; + border-bottom-top: 0px; } #nav a { color: #fff;