Private GIT

Skip to content
Snippets Groups Projects
Commit 4a4db68a authored by Kfir Hadas's avatar Kfir Hadas Committed by miigotu
Browse files

Set a fixed width to the Network column in the Mass Update table (#3887)

parent 65d90872
No related branches found
No related tags found
No related merge requests found
......@@ -1225,6 +1225,11 @@ td.col-name {
text-align: left;
}
th.col-network,
td.col-network {
width: 95px;
}
th.col-subtitles,
td.col-subtitles {
width: 150px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment