author | Tomer Cohen <tomer@tomercohen.com> |
Sat, 07 Jan 2017 19:24:56 +0200 | |
changeset 329129 | b351c04d0dc84965f8f8f3212272d21e53417599 |
parent 329128 | fc26d88058381f303902d2939d0d9768cb11eeae |
child 329130 | ca2fd69cb777b9eae0950f997aeb188ebd9c2fd8 |
push id | 31198 |
push user | kwierso@gmail.com |
push date | Thu, 12 Jan 2017 23:39:49 +0000 |
treeherder | mozilla-central@721c28b39396 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | Honza |
bugs | 1322855 |
milestone | 53.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/devtools/client/shared/widgets/widgets.css +++ b/devtools/client/shared/widgets/widgets.css @@ -42,16 +42,17 @@ display: none; /* See bug 669507 */ } /* VariablesView */ .variables-view-container { overflow-x: hidden; overflow-y: auto; + direction: ltr; } .variables-view-element-details:not([open]) { display: none; } .variables-view-scope, .variable-or-property {