author | Brian Grinstead <bgrinstead@mozilla.com> |
Fri, 17 Jul 2015 08:37:55 -0700 | |
changeset 253476 | 609f510f8c5873bf1e43b442d9481d79c2f04f21 |
parent 253475 | e6832b93537891fa94655b541c3cbef606612e6e |
child 253477 | a0fe4554cf59a20cf26715b7a0d11e8619c05b51 |
push id | 29066 |
push user | kwierso@gmail.com |
push date | Sat, 18 Jul 2015 00:55:13 +0000 |
treeherder | mozilla-central@5db9b72d15c2 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | dao |
bugs | 1184728 |
milestone | 42.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/windows/devedition.css +++ b/browser/themes/windows/devedition.css @@ -36,17 +36,17 @@ } #back-button > .toolbarbutton-icon, #forward-button > .toolbarbutton-icon { background: var(--chrome-nav-buttons-background) !important; border-radius: 0 !important; width: auto !important; height: auto !important; - padding: 2px 5px !important; + padding: var(--toolbarbutton-vertical-inner-padding) 5px !important; margin: 0 !important; border: 1px solid var(--chrome-nav-bar-controls-border-color) !important; box-shadow: none !important; } /* Force 1x image for back/forward button for now, otherwise it breaks the layout - Bug 1165360. */