diff options
Diffstat (limited to 'pkg/html')
| -rw-r--r-- | pkg/html/pages/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkg/html/pages/style.css b/pkg/html/pages/style.css index 2392af6b8..a792d76be 100644 --- a/pkg/html/pages/style.css +++ b/pkg/html/pages/style.css @@ -191,8 +191,7 @@ table td, table th { } .list_table .assets { - max-width: 120pt; - white-space: normal; + white-space: nowrap; } .list_table .assets .no-break { |
