Closed (fixed)
Project:
BS Base
Version:
8.x-1.x-dev
Component:
BS Bootstrap
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2019 at 16:59 UTC
Updated:
4 Apr 2019 at 17:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
pivica commentedHere is a patch.
Comment #3
ytsurkThis also affects webform flexbox in nested flexbox layouts.
In webform.element.flexbox.css .form-item's margin is reset.
Dunno if it's worth to expand this patch, nested flexbox layouts are very custom.
Comment #4
pivica commented> Dunno if it's worth to expand this patch, nested flexbox layouts are very custom.
No idea, didn't use a lot of webforms with flexbox so, for now, i don't have an exact picture of how we should support that.
If we are not sure about that part we can create a follow-up webforms flexbox and deal with this later when needed.
Comment #5
pivica commentedComment #7
pivica commentedCommitted.
Comment #8
pivica commented@ytsurk please create a follow-up issue if you find more room for improving this, thx.
Comment #10
pivica commented> Dunno if it's worth to expand this patch, nested flexbox layouts are very custom.
We stumble on this on more custom projects, created a follow-up #3045912: Webform element flexbox css resetting bottom margin is a problem.