• EDIT: can’t edit title, title should be:
    non-Javascript tables have horizontal scrollbar

    Hi,

    When enabling “Use Javascript-enabled tables in Admin Database page” the table is places within a <div> with the following element style:

    max-height: 500px;
    max-width: 500px;

    This causes the table to be very narrow have horizontal scrollbars.
    Removing the max. width would resolve this.

    kind regards,
    Barisko

    http://wordpress.org/extend/plugins/contact-form-7-to-database-extension/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    Yes. However I put in the max because someone else didn’t like them getting too big…hard to please everyone. Maybe I should put in a min to keep them from being too narrow.

    Thread Starter barisko

    (@barisko)

    Well the thing is, the max width is set on the DIV not on the TABLE, so it doesn’t prevent the table getting too big, it just doesn’t fit in the div anymore and therefore the div displays scrollbars.
    But it’s not a big thing, just noticed it 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Contact Form 7 to Database Extension] Javascript-enabled tables have horizontal scrollbar’ is closed to new replies.