diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/css/share.css | 3 |
1 files changed, 2 insertions, 1 deletions
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 |