Making WordPress.org


Ignore:
Timestamp:
12/04/2023 07:33:47 PM (3 years ago)
Author:
coffee2code
Message:

Main, Enterprise: Prevent Integrations section from touching window edges or flowing out of view at narrow viewports.

Props upadalavipul, dd32, coffee2code.
Fixes #6898.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/components/_enterprise.scss

    r10456 r13007  
    282282                font-size:14px;
    283283                line-height: 1.5rem;
    284                 padding: 2rem 0;
     284                padding: 2rem;
    285285               
    286286                .top {
     
    288288                                width: 720px;
    289289                                margin: 0 auto;
     290                                max-width: 100%;
    290291                        }
    291292                       
Note: See TracChangeset for help on using the changeset viewer.