Ticket #28912: 28912.patch
File 28912.patch, 712 bytes (added by , 9 years ago) |
---|
-
src/wp-admin/css/nav-menus.css
787 787 /* =Media Queries 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 #menu-management-liquid{ 795 width: 100%; 796 } 797 .nav-menus-php #post-body-content{ 798 min-width: 0; 799 } 800 .menu-item-bar .menu-item-handle{ 801 width: 90%; 802 } 803 } 804 790 805 @media screen and ( max-width: 782px ) { 791 806 body.nav-menus-php { 792 807 min-width: 0 !important;