diff --git a/themes/default/public/css/lufi.css b/themes/default/public/css/lufi.css
index 496901a..64ebd46 100644
--- a/themes/default/public/css/lufi.css
+++ b/themes/default/public/css/lufi.css
@@ -102,3 +102,9 @@ a.classic:focus {
.files-buttons a {
margin-bottom: 10px;
}
+#pb {
+ width: 0;
+}
+.no_border {
+ border: 0;
+}
diff --git a/themes/default/templates/layouts/default.html.ep b/themes/default/templates/layouts/default.html.ep
index cd426d0..e406644 100644
--- a/themes/default/templates/layouts/default.html.ep
+++ b/themes/default/templates/layouts/default.html.ep
@@ -87,7 +87,7 @@
<%= content %>
% if (defined(config('piwik_img'))) {
-
+
% }
%= javascript '/js/materialize.js'
%= javascript begin
diff --git a/themes/default/templates/render.html.ep b/themes/default/templates/render.html.ep
index 7c757ad..d867d8a 100644
--- a/themes/default/templates/render.html.ep
+++ b/themes/default/templates/render.html.ep
@@ -33,7 +33,7 @@
<%= l('Please wait while we are getting your file. We first need to download and decrypt all parts before you can get it.') %>