Index: static/css/index-mobile.css |
=================================================================== |
--- a/static/css/index-mobile.css |
+++ b/static/css/index-mobile.css |
@@ -60,8 +60,7 @@ |
} |
.warning-platform, #maxthon-notification, |
-.disclaimer, #adblock-browser-notification, |
-#edge-subscription |
+.disclaimer, #adblock-browser-notification |
{ |
margin: 10px; |
} |
@@ -85,21 +84,6 @@ |
text-align: right; |
} |
-#edge-subscription button[type=submit], #edge-subscription input[type=email] |
-{ |
- webkit-box-sizing: border-box; |
- -moz-box-sizing: border-box; |
- -ms-box-sizing: border-box; |
- -o-box-sizing: border-box; |
- box-sizing: border-box; |
- width: 100%; |
-} |
- |
-#edge-teaser |
-{ |
- display: none; |
-} |
- |
#key-facts section.border-right |
{ |
padding-bottom: 25px; |