File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11CACHE MANIFEST
2- # version 104
2+ # version 105
33
44# gogole maps files
55http://maps.google.com/maps/api/js?v=3.10&sensor=false&key=AIzaSyCOqkcNey4CCyG4X0X5qxHAhCgD8g5DwXg
Original file line number Diff line number Diff line change @@ -339,7 +339,7 @@ header > div {
339339 display : none;
340340}
341341
342- @media only screen and (min-width : 321 px ) {
342+ @media only screen and (min-width : 361 px ) {
343343 .portrait { display : none; }
344344 .landscape { display : block; }
345345 # telemetry_graph {
@@ -412,7 +412,7 @@ header > div {
412412 top : 50px ;
413413 }
414414}
415- @media only screen and (max-width : 320 px ) {
415+ @media only screen and (max-width : 360 px ) {
416416 .portrait { display : block; }
417417 .landscape { display : none; }
418418 # map {
You can’t perform that action at this time.
0 commit comments