1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00
This commit is contained in:
gorhill 2017-12-01 06:45:05 -05:00
parent 1c0fa98f0c
commit 88853070a1
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -140,7 +140,7 @@ textarea {
width: 6em;
}
#netInspector table > colgroup > col:nth-of-type(6) {
width: calc(100% - 16em - 20%);
width: calc(100% - 15em - 20%);
}
#netInspector.f table tr.f {
display: none;