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
Something that came up when working on the “Get Involved” module: when padding is applied to a container, it adds quite a bit of complexity to inner colspan() calculations. Just e.g.,
Something that came up when working on the “Get Involved” module: when padding is applied to a container, it adds quite a bit of complexity to inner
colspan()
calculations. Just e.g.,One possible solution for this—though probably not the only one!—would be to allow the two
colspan()
arguments to accept expressions, like soI realize that, uh, would probably get pretty complicated pretty quickly, but thought I’d mention it as a possibility.
The text was updated successfully, but these errors were encountered: