diff options
Diffstat (limited to 'layout/reftests/forms/button/width-exact-fit-ltr.html')
-rw-r--r-- | layout/reftests/forms/button/width-exact-fit-ltr.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/reftests/forms/button/width-exact-fit-ltr.html b/layout/reftests/forms/button/width-exact-fit-ltr.html index 58db0aa70c..4978a57e4e 100644 --- a/layout/reftests/forms/button/width-exact-fit-ltr.html +++ b/layout/reftests/forms/button/width-exact-fit-ltr.html @@ -7,7 +7,7 @@ button { border: 2px solid fuchsia; padding: 2px; font-size: 10px; - width: 68px; + width: 62px; border-radius: 0; /* override mobile/android/themes/core/content.css */ } |