sassline icon indicating copy to clipboard operation
sassline copied to clipboard

<hr> 's seem to go invisible at smaller breakpoints.

Open KingScooty opened this issue 8 years ago • 3 comments

background-size: 100% 0.15rem;

They seem to get too short to be visible at smaller breakpoints.

KingScooty avatar Jun 09 '16 11:06 KingScooty

@KingScooty Ah hmm, this will depend on the base values you have. I should probably just make this 1px for sanity.

jakegiltsoff avatar Jun 13 '16 10:06 jakegiltsoff

@jakegiltsoff Yeah, this is using the vanilla base values fresh from a bower install, so it's default behaviour.

KingScooty avatar Jun 13 '16 10:06 KingScooty

@KingScooty Ok, well then yea it depends on the browser and screen as to wether it will be rendered. I’ll update it to 1px.

jakegiltsoff avatar Jun 13 '16 11:06 jakegiltsoff