Skip to content

About 1 px Left Padding issue #539

Description

@JoomlaTema

Hello Everybody I am working with the latest version of T3 Framework (2.7.2). It seems that there is a strange 1 px padding left issue with grid-column width and padding calculation. My gutter-width is 30px on variables.less it assigns (gutter-width/2=15px) for column paddings.For example for col-md-6 padding-left is 15px but when you inspect content you see that a 1px overflow problem on the left side. So the conntent goes under padding about 1 px and it is cut from left side. I have tested on different browsers and the result is same. If I increase or decrease padding value 1px it resolves. That seems to be caused by column width calculation eg. 41.66366% and padding values. Please see attached images.

These are content with padding issue cut about 1px from left padding value is standart gutter-width/2=15px

untitled-1

3

These are corrected versions with 17px padding-left value

4

5

Here is firebug inspection
2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions