Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur 2022-02-24 01:01:43 +01:00
commit 43c3869f08
2 changed files with 2 additions and 2 deletions

View File

@ -7409,7 +7409,7 @@ div.clipboardCPValue.hidewithsize {
} }
#divbodywebsite { #divbodywebsite {
word-break: break-all; word-break: break-word;
} }
.websiteselectionsection { .websiteselectionsection {

View File

@ -7230,7 +7230,7 @@ div.clipboardCPValue.hidewithsize {
} }
#divbodywebsite { #divbodywebsite {
word-break: break-all; word-break: break-word;
} }
.websiteselectionsection { .websiteselectionsection {