author | Nihanth Subramanya <nhnt11@gmail.com> |
Tue, 10 Oct 2017 15:43:13 +0530 | |
changeset 385658 | 415f6ec167208fb652e14621f506065bc1ed3fd2 |
parent 385657 | 4e1474612b6402a3cbc70f9e5fcc449d37be018c |
child 385659 | 63f80aa6ee1bc32c0359d4c7519c2cf636d635a9 |
push id | 32664 |
push user | archaeopteryx@coole-files.de |
push date | Thu, 12 Oct 2017 09:34:55 +0000 |
treeherder | mozilla-central@a32c32d9631c [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | johannh |
bugs | 1407189 |
milestone | 58.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/browser/themes/shared/aboutTabCrashed.css +++ b/browser/themes/shared/aboutTabCrashed.css @@ -5,32 +5,23 @@ body { font-size: 1.25rem; } .title { background-image: url("chrome://browser/skin/tab-crashed.svg"); } -.title > h1, -.offers { - margin-left: 14px; -} - .title > h1 { /** * Add commentary? */ padding-right: 14px; } -.container { - width: 45%; -} - #reportSent { font-weight: bold; } #reportBox { background-color: var(--in-content-box-background-hover); margin: 24px 0; padding: 14px; @@ -71,9 +62,9 @@ input[type="checkbox"] { .checkbox-with-label { display: flex; } .checkbox-with-label > label { margin-top: auto; margin-bottom: auto; -} \ No newline at end of file +}