Make WordPress Core

Changeset 40792


Ignore:
Timestamp:
05/19/2017 01:44:53 PM (9 years ago)
Author:
adamsilverstein
Message:

Media: make search input full width on mobile.

Props abhishekfdd.
Fixes #40130.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/common.css

    r40672 r40792  
    10751075        margin: 0;
    10761076        padding: 3px 5px;
    1077         width: 280px;
     1077        width: 100%;
    10781078        max-width: 100%;
    10791079        font-size: 16px;
Note: See TracChangeset for help on using the changeset viewer.