mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Bug 1006825 - Variable values in the inspection popup look ugly when touching the popup's edge, r=rcampbell
This commit is contained in:
parent
0184e66ae2
commit
273801af2e
@ -201,6 +201,10 @@
|
||||
margin: -4px; /* Compensate for the .panel-arrowcontent padding. */
|
||||
}
|
||||
|
||||
.devtools-tooltip-variables-view-box .variable-or-property > .title {
|
||||
-moz-padding-end: 6px;
|
||||
}
|
||||
|
||||
/* Tooltip: Tiles */
|
||||
|
||||
.devtools-tooltip-tiles {
|
||||
|
Loading…
x
Reference in New Issue
Block a user