From c5fa9153ae6acfa520affdc0f7bd19e2b4531c14 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Mon, 30 Jun 2014 14:08:11 +0200 Subject: fix expire message going out of box, fix #9280 --- core/css/share.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'core') diff --git a/core/css/share.css b/core/css/share.css index 314c6140d78..f6f51376f11 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 -- cgit v1.2.3