Skip to content

Commit c465986

Browse files
author
Daniel Herzog
committed
DFL-3615: Line Wrap setting doesn't work if a table with long strings is shown in the network details view
1 parent f214a62 commit c465986

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/network/network_style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@
340340
.network-detail-overlay .wrap table
341341
{
342342
width: 100%;
343+
table-layout: fixed;
343344
}
344345

345346
.network-detail-overlay td,

0 commit comments

Comments
 (0)