Merge pull request #1196 from GSA/1190-bug-table-wrapping

1190 - bug - URL not wrapping in table
This commit is contained in:
Carlo Costino
2024-02-14 17:47:44 -05:00
committed by GitHub

View File

@@ -356,6 +356,7 @@ td.table-empty-message {
}
.file-list-hint {
margin: 0;
word-break: break-word;
}
.table-field, .table-field-right-aligned {
width: 50%;