[Pkg-owncloud-commits] [owncloud] 33/42: change em to px
David Prévot
taffit at moszumanska.debian.org
Wed Jan 22 21:21:50 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 6d330e8a3f07934e195d92f25e58a7dfe675d9c3
Author: Myles McNamara <myles at hostt.net>
Date: Wed Jan 15 17:06:48 2014 -0500
change em to px
---
apps/files_sharing/css/public.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/files_sharing/css/public.css b/apps/files_sharing/css/public.css
index 0f49db5..b13efd3 100644
--- a/apps/files_sharing/css/public.css
+++ b/apps/files_sharing/css/public.css
@@ -149,5 +149,5 @@ thead{
width: 300px;
}
.public_actions {
- padding: 0.3em;
+ padding: 4px;
}
--
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