• Resolved kudlav

    (@kudlav)


    Hi, after upgrading from 2.25.29 to 2.26.4, the dashboard is wider than a screen even on wide screens.

    Firefox 122.0.1 (64-bit)

    • This topic was modified 9 months, 2 weeks ago by kudlav.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WPChef

    (@wpchefgadget)

    Hello, we are working on a fix for this.

    Plugin Author WPChef

    (@wpchefgadget)

    We have tried to duplicate the issue in different browsers including yours and were not able to. Most likely, it’s a conflict between your theme or some plugin. Can you try switching to another theme and then let us know if that helped?

    Thread Starter kudlav

    (@kudlav)

    I was able to fix it by adding box-sizing: border-box; into the following two existing CSS selectors:

    • #llar-dashboard-page .dashboard-section-1 > [class^="info-box-"]
    • #llar-dashboard-page .dashboard-section-3 > [class^="info-box-"]

    Now, the infoboxes width is calculated properly and there is no overflow.

    • This reply was modified 9 months, 1 week ago by kudlav.
    Plugin Author WPChef

    (@wpchefgadget)

    We’re going to deploy a fix for this in the next version of the plugin.

    Plugin Author WPChef

    (@wpchefgadget)

    This has been deployed.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Broken dashboard width’ is closed to new replies.