[Pkg-owncloud-commits] [owncloud] 176/223: fix broken buttons for IE8-11
David Prévot
taffit at moszumanska.debian.org
Sun Jun 22 01:54:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit e7365c95078c39c1df5575c979bbdbed7cb7b568
Author: Morris Jobke <hey at morrisjobke.de>
Date: Tue Jun 17 11:45:55 2014 +0200
fix broken buttons for IE8-11
---
apps/files_sharing/css/public.css | 1 +
1 file changed, 1 insertion(+)
diff --git a/apps/files_sharing/css/public.css b/apps/files_sharing/css/public.css
index 82b8b6d..31c3bca 100644
--- a/apps/files_sharing/css/public.css
+++ b/apps/files_sharing/css/public.css
@@ -114,6 +114,7 @@ thead {
margin: 0 5px;
height: 28px;
padding-bottom: 4px;
+ line-height: 14px;
}
#save .save-form [type="submit"] {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list