Skip to content

Commit

Permalink
Remove responsive CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
slowe committed Dec 30, 2013
1 parent fddfeec commit ef2022a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 deletions embed.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,6 @@
width: 100%;
font-size: 1em;
}
@media (min-width: 600px), (min-device-width: 600px) {
.virtualsky_help ul li {
display: inline;
width: 280px;
float: left;
}
.virtualsky_help ul li:nth-child(2n+1) {
clear: both;
}
}
#starmapper { height: 100%; width:100%; position: relative; }
#virtualskyinfobox{
font-size: 12px;
Expand Down
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
display: block;
}
li.example { margin-bottom: 4em; }
.virtualskyhelp li { margin-bottom: 0; }
.planetarium { max-width: 100%; height: 0;}
</style>
<!--[if lt IE 9]><script src="excanvas.min.js"></script><![endif]-->
Expand Down

0 comments on commit ef2022a

Please sign in to comment.