Bug 989642 - When the netmonitor is docked on the side, the status codes overlap the request verb, r=rcampbell

This commit is contained in:
Victor Porof 2014-03-31 11:14:47 -04:00
parent 278fa4102d
commit e2c076a743

View File

@ -34,7 +34,8 @@
#details-pane-toggle,
#details-pane[pane-collapsed],
.requests-menu-waterfall,
.requests-menu-footer-label {
.requests-menu-footer-label,
.requests-menu-status-code {
display: none;
}
}