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
This came up in a conversation with @jcheng5: I merged #850, which changed the default from page_fluid to page_fillable, but there was a drawback to page_fillable that didn't occur to me: if there are many plots or cards on a page, they might get compressed so much that they look bad, or, for plots, so that they don't work at all. The same can happen if there's a fill item (plots, cards, etc) along with content that doesn't automatically resize.