Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About 1 px Left Padding issue #539

Open
JoomlaTema opened this issue Sep 22, 2018 · 0 comments
Open

About 1 px Left Padding issue #539

JoomlaTema opened this issue Sep 22, 2018 · 0 comments

Comments

@JoomlaTema
Copy link

JoomlaTema commented Sep 22, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant