| Index: devtools-panel.html |
| =================================================================== |
| --- a/devtools-panel.html |
| +++ b/devtools-panel.html |
| @@ -88,7 +88,7 @@ |
| <td> |
| <div class="request-wrapper"> |
| <a class="resource-link" href="" target="_blank"> </a> |
| - <div class="domain"></div> |
| + <div class="domain"> </div> |
|
Thomas Greiner
2018/04/03 12:39:43
This issue is purely cosmetical so, instead of not
Sebastian Noack
2018/04/03 23:21:56
Well, this is how we already avoid other elements
Thomas Greiner
2018/04/04 12:34:01
Sure, we should avoid any major refactoring. So if
Sebastian Noack
2018/04/05 00:36:10
It's a hack to superfluously define a height on th
|
| </div> |
| </td> |
| <td> |