You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following screenshots illustrate the problem on a wide window, narrower window, and even narrower window.
Wide window
Narrower window
Even narrower window
It's surprising that Bootstrap produces those flaky layouts. The following hack fixes the padding issues discussed above (but probably introduce new problems elsewhere):
Remove the Bootstrap grid <div>'s around figure.liquid calls
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Have you checked that your issue isn't already filed?
Bug description
asymmetrical padding in figures produced via bootstrap grid + figure.liquid
How to reproduce the bug
The only functional change of the fork above is the addition of the following styling, to make the space around images easier to see:
The following screenshots illustrate the problem on a wide window, narrower window, and even narrower window.
Wide window
Narrower window
Even narrower window
It's surprising that Bootstrap produces those flaky layouts. The following hack fixes the padding issues discussed above (but probably introduce new problems elsewhere):
<div>
's around figure.liquid callsError messages and logs
See screenshots above
What operating system are you using?
Mac
Where are you seeing the problem on?
Deployed site
More info
The problem seems to be browser-agnostic
The text was updated successfully, but these errors were encountered: