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

This commit is contained in:
Jan-Christoph Borchardt 2013-02-27 11:22:13 +01:00
parent f36d92bbc1
commit 49cd9f20a6
1 changed files with 3 additions and 1 deletions

View File

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