Skip to content

Commit

Permalink
Bug 1426018 Added padding to request-list-header-wrapper firebug them…
Browse files Browse the repository at this point in the history
…e. r=Honza

MozReview-Commit-ID: 2OhRT3rvQuP
  • Loading branch information
Marcool04 committed Dec 19, 2017
1 parent 24578b5 commit 734a648
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions devtools/client/netmonitor/src/assets/styles/RequestList.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@
padding: 0;
}

.theme-firebug .requests-list-headers-wrapper {
padding: 0 !important;
}

.requests-list-headers {
display: table-header-group;
height: 24px;
Expand Down

0 comments on commit 734a648

Please sign in to comment.