nostalgic-css / NES.css

NES-style CSS Framework | ファミコン風CSSフレームワーク
https://nostalgic-css.github.io/NES.css/
MIT License
20.56k stars 1.64k forks source link

[Issue] Nest Input #326

Closed runyasak closed 5 years ago

runyasak commented 5 years ago

resolves #322

Description

The input, nes-input is overlap the parent tag because the width is over by margin and border width. Then, I've remove the width of input and let it stretches to parent. So, the input is fill to parent and not bleed to outside.

If you have any feedback or suggestion, please comment on this PR.

Thank you 😎