Browse Source

fix shared by text going out of box, fix #895

remotes/origin/stable5
Jan-Christoph Borchardt 13 years ago
parent
commit
49cd9f20a6
  1. 4
      core/css/share.css

4
core/css/share.css

@ -83,4 +83,6 @@
a.showCruds:hover,a.unshare:hover {
opacity:1;
}
}
.reshare { white-space:normal; } /* fix shared by text going out of box */
Loading…
Cancel
Save