See attached.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bojanz’s picture

Yeah, the CSS is mostly optimized for Shiny, so I'm guessing we'll have a few Seven-specific bugs to fix.

vasike’s picture

Status: Active » Needs review

indeed there is a CSS declaration that makes this happen:
a "max-width: 210px;" for .views-widget elements.

without, it just works fine. The Shiny theme has this CSS declaration but it seems it's right there (max-width: 250px;)

here is the patch for it.

vasike’s picture

forgot the patch

bojanz’s picture

Status: Needs review » Fixed

Tested locally, looks fine.
Committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.