diff --git a/home.css b/home.css
index 6e5fe53..066303c 100644
--- a/home.css
+++ b/home.css
@@ -220,8 +220,7 @@ button {
padding: .5rem;
margin: .5rem;
width: 100%;
- min-width: 100%;
- float: left
+ min-width: 100%
}
#proxyReady {
min-height: 3rem;
diff --git a/home.html b/home.html
index 2223630..e95fa68 100644
--- a/home.html
+++ b/home.html
@@ -145,7 +145,6 @@
-
diff --git a/search.css b/search.css
index eb9f49c..9744ae1 100644
--- a/search.css
+++ b/search.css
@@ -23,8 +23,7 @@
padding: 6px;
border: none;
margin-top: 8px;
- color: #e6e6e7;
- margin-right: 16px
+ color: #e6e6e7
}
.topnav input[type=submit] {
float: right;