[Pkg-owncloud-commits] [php-sabredav] 99/148: Internet Explorer had an ugly border around the logo.

David Prévot taffit at moszumanska.debian.org
Wed Apr 15 01:37:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 74d556038028df129329483f60db509e044ff955
Author: Evert Pot <me at evertpot.com>
Date:   Tue Mar 31 17:49:05 2015 -0400

    Internet Explorer had an ugly border around the logo.
---
 lib/DAV/Browser/assets/sabredav.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/DAV/Browser/assets/sabredav.css b/lib/DAV/Browser/assets/sabredav.css
index 7133eaa..c9ab2c7 100644
--- a/lib/DAV/Browser/assets/sabredav.css
+++ b/lib/DAV/Browser/assets/sabredav.css
@@ -94,6 +94,7 @@ header a {
 }
 .logo img {
   vertical-align: middle;
+  border: 0;
 }
 input, button {
     font: inherit;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list