| .is-section-a8c-for-agencies-plugins { | |
| .wpcom-site { | |
| .main.hosting-dashboard-layout.sites-dashboard.sites-dashboard__layout:not(.preview-hidden) { | |
| .hosting-dashboard-layout-column__container.hosting-dashboard-layout-column__container.hosting-dashboard-layout-column__container { | |
| height: calc(100vh - 40px - var(--masterbar-height)); | |
| .hosting-dashboard-layout__top-wrapper { | |
| display: block; | |
| } | |
| } | |
| } | |
| } | |
| .plugin-manage-sites-pane { | |
| .hosting-dashboard-layout-column__container { | |
| .hosting-dashboard-layout__top-wrapper { | |
| display: flex; | |
| } | |
| .hosting-dashboard-layout__viewport { | |
| box-sizing: border-box; | |
| > div { | |
| width: 100%; | |
| } | |
| } | |
| } | |
| } | |
| } | |
| .a4a-plugins-jetpack-banner-container { | |
| p { | |
| line-height: 1.4; | |
| } | |
| } | |