In general the padding on text inputs makes it appear like there's a leading white space. For example if you go to create a new product and start typing in the Title field it can appear as though there is a blank character before where you started typing. This carries over to most text inputs throughout the admin.

Comments

cookiz’s picture

Assigned: Unassigned » dudenhofer
StatusFileSize
new35.4 KB

See caption.

cookiz’s picture

Assigned: dudenhofer » bojanz
Status: Active » Needs review

Fixed, switching from 10px padding to 5px.
https://code.drupalcommerce.org/111

bojanz’s picture

Status: Needs review » Fixed

Merged.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

giorgosk’s picture

Status: Closed (fixed) » Active
StatusFileSize
new55.75 KB

there are places like login input for username (/user) where letter like pqg look like o's
take a look at the screenshot

I think the padding should be reduced to 1px or 0px (at least for those urls)

bojanz’s picture

Project: Commerce Kickstart » Shiny (Administration theme)
Version: 7.x-2.x-dev » 7.x-1.x-dev
Assigned: bojanz » dudenhofer
Category: feature » bug
Priority: Minor » Normal
dudenhofer’s picture

Status: Active » Closed (works as designed)

The re-opening of this issue is actually due to an Omega Kickstart bug. I've reposed #1860494: Text field cropping in Firefox to address the padding issue. I can only replicate the cropping in Firefox so far.

giorgosk’s picture

yes right I should have mentioned
the bug only appears in firefox