webdna / commerce-admin-orders

Create a new commerce order from the admin
Other
9 stars 1 forks source link

CSS breaks display of some CP entry pages #12

Closed KatieMFritz closed 4 years ago

KatieMFritz commented 4 years ago

I haven't tested this throughout the site, but on at least some of my CP entry edit pages with Redactor fields, the responsive width is broken by this line of Modal.css:

#main-container #main #header,
#main-container #main #main-content {
    width: auto;
}

Could you scope it to only apply to screens you're creating?

samuelbirch commented 4 years ago

Hi @KatieMFritz,

we'll take a look at that.

samuelbirch commented 4 years ago

fixed in 2.5.2