mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
Merge pull request #1196 from GSA/1190-bug-table-wrapping
1190 - bug - URL not wrapping in table
This commit is contained in:
@@ -356,6 +356,7 @@ td.table-empty-message {
|
|||||||
}
|
}
|
||||||
.file-list-hint {
|
.file-list-hint {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
.table-field, .table-field-right-aligned {
|
.table-field, .table-field-right-aligned {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
|||||||
Reference in New Issue
Block a user