mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 08:38:11 -04:00
fix shared by text going out of box, fix #895
This commit is contained in:
parent
f36d92bbc1
commit
49cd9f20a6
1 changed files with 3 additions and 1 deletions
|
|
@ -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…
Reference in a new issue