Ticket #6020: 6020.1.patch
File 6020.1.patch, 544 bytes (added by , 3 years ago) |
---|
-
wordpress.org/public_html/style/trac/wp-trac.css
2053 2053 2054 2054 /* =Responsive / Mobile 2055 2055 ----------------------------------------------- */ 2056 @media (max-width: 770px) {2056 @media (max-width: 991px) { 2057 2057 #main { 2058 2058 overflow-x: auto; 2059 2059 } 2060 } 2061 @media (max-width: 770px) { 2062 2060 2063 #headline { 2061 2064 height: auto; 2062 2065 min-height: 62px;