这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@kasparsj
Copy link
Contributor

@kasparsj kasparsj commented Mar 7, 2017

The padding made the text not fit the height, and being cut off. Removing fixes this issue.

The padding made the text not fit the height, and being cut off. Removing fixes this issue.
@DanielRuf DanielRuf self-requested a review March 31, 2018 21:26
Copy link
Contributor

@DanielRuf DanielRuf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not the solution. box-sizing: border-box should be used.

Can you provide a codepen to demonstrate this?

@DanielRuf DanielRuf self-requested a review May 3, 2018 21:34
Copy link
Contributor

@DanielRuf DanielRuf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please describe further why you need this exact change.

@kasparsj
Copy link
Contributor Author

kasparsj commented May 4, 2018

Hi Daniel, removing the padding was the first solution that came to my mind that fixed the issue I was having. If setting box-sizing: border-boxalso fixes the issue, then let's close this PR. Thanks!

@kasparsj kasparsj closed this May 4, 2018
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

Successfully merging this pull request may close these issues.

2 participants