I see, thanks for the clarification Harald. We could also use table or grid layout for the summary info in the Headers panel to avoid hardcoded paddings/margins, which feels fragile. E.g. here: https://searchfox.org/mozilla-central/rev/bc3600def806859c31b2c7ac06e3d69271052a89/devtools/client/netmonitor/src/assets/styles/HeadersPanel.css#189 Honza
Bug 1561532 Comment 13 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I see, thanks for the clarification Harald. We could also use table or grid layout for the summary info in the Headers panel to avoid hardcoded paddings/margins, which feels fragile. E.g. here: https://searchfox.org/mozilla-central/rev/bc3600def806859c31b2c7ac06e3d69271052a89/devtools/client/netmonitor/src/assets/styles/HeadersPanel.css#189 Edit: this is now reported as: Bug 1641491 - Use CSS Grid for the Summary Section in the Headers panel Honza