author | Jared Wein <jwein@mozilla.com> |
Thu, 14 Jul 2016 14:24:24 -0400 | |
changeset 305115 | 9ee862a030f350e481e3fa3a09d6dc28d4dbf591 |
parent 305114 | 6e62bf258128e91645787ebecd2e8b896bfe431d |
child 305116 | 059794b8004eba9378d28c9d584c905c40a33f04 |
child 305134 | ef5f932101e5b833b2429407cb0873471b4d764e |
push id | 30631 |
push user | jwein@mozilla.com |
push date | Sat, 16 Jul 2016 15:33:16 +0000 |
treeherder | autoland@9ee862a030f3 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | Gijs |
bugs | 622939 |
milestone | 50.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/toolkit/components/prompts/content/tabprompts.css +++ b/toolkit/components/prompts/content/tabprompts.css @@ -8,16 +8,17 @@ tabmodalprompt { height: 100%; -moz-box-pack: center; -moz-box-orient: vertical; } .mainContainer { min-width: 20em; min-height: 12em; + -moz-user-focus: normal; } .info\.title { margin-bottom: 1em !important; font-weight: bold; } .info\.body {