mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
DS-3219 Correct property for word-break
This commit is contained in:
@@ -109,6 +109,6 @@ span.batchimport-error-caused {
|
||||
|
||||
.break-all{
|
||||
-ms-word-break: break-all;
|
||||
word-break: break-word;
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
}
|
Reference in New Issue
Block a user