summaryrefslogtreecommitdiffstats
path: root/core/css/share.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/share.css')
-rw-r--r--core/css/share.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/css/share.css b/core/css/share.css
index 55ee5996a75..047bb5eba50 100644
--- a/core/css/share.css
+++ b/core/css/share.css
@@ -63,6 +63,11 @@
white-space: normal;
}
+#shareWithList .shareOption {
+ white-space: nowrap;
+ display: inline-block;
+}
+
#shareWithList .unshare img, #shareWithList .showCruds img {
vertical-align:text-bottom; /* properly align icons */
}