Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Matt Lowe

    (@squelch)

    Very hard to say for certain without access to the website, but I’d imagine you need something like:

    .squelch-taas-override .ui-tabs-panel {
        overflow: hidden;
    }
    Thread Starter meltdown2

    (@meltdown2)

    Thanks for the quick response! It’s a step in the right direction; the overflow is hidden, but the cell content is cut off (in this case, the URL):
    https://hearingclub.org/extra_images/screenshot_tabs2.png

    Any ideas? I can provide site access if need be. Thanks again

    Plugin Author Matt Lowe

    (@squelch)

    The problem doesn’t appear to be the Squelch TAAS plugin, the issue is with whatever is creating the table. You need to limit the size of the table to stop it exceeding the available width.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Content running out of container in Chrome, IE’ is closed to new replies.