Changeset 35473
- Timestamp:
- 10/31/2015 08:04:04 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/nav-menus.css
r35215 r35473 788 788 -------------------------------------------------------------- */ 789 789 790 @media only screen and (min-width: 769px) and (max-width: 1000px){ 791 body.menu-max-depth-0 { 792 min-width: 0 !important; 793 } 794 795 #menu-management-liquid{ 796 width: 100%; 797 } 798 799 .nav-menus-php #post-body-content{ 800 min-width: 0; 801 } 802 803 .menu-item-bar .menu-item-handle{ 804 width: 90%; 805 } 806 } 807 790 808 @media screen and ( max-width: 782px ) { 791 809 body.nav-menus-php {
Note: See TracChangeset
for help on using the changeset viewer.