Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
43c3869f08
@ -7409,7 +7409,7 @@ div.clipboardCPValue.hidewithsize {
|
||||
}
|
||||
|
||||
#divbodywebsite {
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.websiteselectionsection {
|
||||
|
||||
@ -7230,7 +7230,7 @@ div.clipboardCPValue.hidewithsize {
|
||||
}
|
||||
|
||||
#divbodywebsite {
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.websiteselectionsection {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user