Making WordPress.org

Changeset 9584


Ignore:
Timestamp:
03/10/2020 08:27:15 PM (4 years ago)
Author:
coffee2code
Message:

wp4.css: Fix misalignment of "Ready to get started?" text on homepage within narrow viewport range.

Props garrett-eclipse, coffee2code.
Fixes #5092.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/style/wp4.css

    r9582 r9584  
    10821082  5.0 - Responsive Button Styles
    10831083---------------------------------------------------------------------------- */
    1084 @media screen and (max-width: 782px) {
     1084@media screen and (max-width: 820px) {
    10851085    .button,
    10861086    .button.button-xl,
Note: See TracChangeset for help on using the changeset viewer.