Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.12k stars 4.94k forks source link

[Card] cards and card groups are 1px too far to the left #6261

Open theigor opened 6 years ago

theigor commented 6 years ago

Steps

Please see screenshot. I noticed this with semantic-ui-react originally, but it is also visible on the main page - notice in the docs that the Message boxes are the Cards are 1px off in the same fashion. https://semantic-ui.com/views/card.html

image

Expected Result

Components should look aligned when they're stacked.

Actual Result

Cards are 1px to the left of (some? all? I only checked a couple) other components

Version

2.2.14 (but see the link above - it's still true in latest)

y0hami commented 6 years ago

I have made a JSFiddle as a test case to easily show this https://jsfiddle.net/1jgnog5k/