summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorraghunayyar <me@iraghu.com>2013-02-20 21:25:18 +0530
committerraghunayyar <me@iraghu.com>2013-02-20 21:25:18 +0530
commit170a5856e9ffe1a4b03d0ff424118d030e3d9de0 (patch)
treeddd61a645b36d1f6238e6b0c5e1ef26a1e90d140 /core
parentd426a09f900c2edcbe03ee63d1a9f819303de240 (diff)
parentd82c9fd623e132a619b5314f37df1f6446589840 (diff)
downloadnextcloud-server-170a5856e9ffe1a4b03d0ff424118d030e3d9de0.tar.gz
nextcloud-server-170a5856e9ffe1a4b03d0ff424118d030e3d9de0.zip
Merge branch 'sharing-css-fix' into sharing-dropdown-fixes
Diffstat (limited to 'core')
-rw-r--r--core/css/share.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/css/share.css b/core/css/share.css
index e806d25982e..aae4294ff29 100644
--- a/core/css/share.css
+++ b/core/css/share.css
@@ -24,6 +24,10 @@
#shareWithList li {
padding-top:.1em;
}
+
+ #shareWithList li:first-child {
+ white-space:normal;
+ }
#dropdown label {
font-weight:400;