Bug 603344: about:config add new integer pref UI is displaced to the left in portrait mode [r=mfinkle]
--- a/mobile/themes/core/platform.css
+++ b/mobile/themes/core/platform.css
@@ -190,17 +190,16 @@ button:not([disabled]):hover:active {
}
/* spinbuttons ------------------------------------------------------------- */
spinbuttons {
border: none !important;
}
.numberbox-input-box {
- max-width: 128px;
border: 2px solid #cacdd5;
border-right: 0px solid transparent;
border-radius: 8px 0px 0px 8px;
-moz-border-top-colors: -moz-initial;
-moz-border-bottom-colors: -moz-initial;
-moz-border-left-colors: -moz-initial;
}