[Pkg-owncloud-commits] [owncloud] 135/273: fix expire message going out of box, fix #9280

David Prévot taffit at moszumanska.debian.org
Fri Jul 4 03:13:09 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 c5fa9153ae6acfa520affdc0f7bd19e2b4531c14
Author: Jan-Christoph Borchardt <hey at jancborchardt.net>
Date:   Mon Jun 30 14:08:11 2014 +0200

    fix expire message going out of box, fix #9280
---
 core/css/share.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/core/css/share.css b/core/css/share.css
index 314c614..f6f5137 100644
--- a/core/css/share.css
+++ b/core/css/share.css
@@ -104,6 +104,7 @@ a.showCruds:hover,a.unshare:hover {
 	opacity:1;
 }
 
+#defaultExpireMessage, /* fix expire message going out of box */
 .reshare { /* fix shared by text going out of box */
 	white-space:normal;
 }
@@ -118,4 +119,4 @@ a.showCruds:hover,a.unshare:hover {
 	padding-left: 12px;
 	padding-top: 12px;
 	color: #999;
-}
+}
\ No newline at end of file

-- 
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