diff --git a/embed.html b/embed.html
index 08d4b14..7e599a8 100644
--- a/embed.html
+++ b/embed.html
@@ -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;
diff --git a/index.html b/index.html
index 7cc6216..dfc0b2b 100644
--- a/index.html
+++ b/index.html
@@ -67,7 +67,6 @@
display: block;
}
li.example { margin-bottom: 4em; }
- .virtualskyhelp li { margin-bottom: 0; }
.planetarium { max-width: 100%; height: 0;}