diff --git a/www/css/app.css b/www/css/app.css index f9506b72..695faef2 100644 --- a/www/css/app.css +++ b/www/css/app.css @@ -52,4 +52,16 @@ max-width: 80%; margin-left: auto; margin-right: auto; +} + +.nopadding { + padding-right: 1px !important; + padding-left: 1px !important; +} + +#searchingForTitles .floating { + position: relative; + z-index: 10; + top: 20px; + height: 0px; } \ No newline at end of file diff --git a/www/index.html b/www/index.html index 5218a5d7..fed96ee0 100644 --- a/www/index.html +++ b/www/index.html @@ -66,19 +66,24 @@