author | Lucas Rocha <lucasr@mozilla.com> |
Wed, 21 Sep 2011 19:06:42 +0100 | |
changeset 78597 | fba40237687e3a0879c2212652327ac1ad0f3052 |
parent 78596 | 4123db848fa8ac1e30a02dd8886e96c9cb9db9d3 |
child 78598 | 29f2b1511a29e87a195addf9afae397d5538c418 |
push id | 78 |
push user | clegnitto@mozilla.com |
push date | Fri, 16 Dec 2011 17:32:24 +0000 |
treeherder | mozilla-release@79d24e644fdd [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | wesj |
bugs | 686524 |
milestone | 9.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/mobile/themes/core/honeycomb/browser.css +++ b/mobile/themes/core/honeycomb/browser.css @@ -203,17 +203,17 @@ toolbarbutton.urlbar-button { #urlbar-title.placeholder { color: @color_text_placeholder@; } #urlbar-edit, #urlbar-title { font-size: @font_snormal@ !important; background: @color_toolbar_background@; - padding: @padding_xxxnormal@ 0px @padding_xsmall@ 0px; + padding: @padding_xxnormal@ @padding_normal@; margin: 0px !important; min-height: @urlbar_edit_height@ !important; max-height: @urlbar_edit_height@; } #urlbar-title { background-image: url("chrome://browser/skin/images/urlbar-border-side.png"), url("chrome://browser/skin/images/urlbar-border-bottom.png");