Changeset 26423
- Timestamp:
- 11/26/2013 10:43:39 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/wp-admin.css
r26421 r26423 12228 12228 } 12229 12229 12230 /* Disable horizontal scroll when responsive menu is open 12231 since we push the main content off to the right. */ 12232 #wpwrap.wp-responsive-open { 12233 overflow-x: hidden; 12234 } 12235 12230 12236 html.wp-toolbar { 12231 12237 padding-top: 0;
Note: See TracChangeset
for help on using the changeset viewer.