mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-06 06:22:33 +00:00
Bug 1331164 - The checkbox with the record call stack label is now vertically aligned in Memory tab. r=ntim
--HG-- extra : rebase_source : 76b322adfe68dc4deec91ed1ce75fa04c2b4a466
This commit is contained in:
parent
4178bf325e
commit
86af597599
@ -97,6 +97,8 @@ html, body, #app, #memory-tool {
|
||||
|
||||
.devtools-toolbar > label {
|
||||
margin-inline-end: 5px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#select-view {
|
||||
|
Loading…
x
Reference in New Issue
Block a user