diff --git a/appinfo/info.xml b/appinfo/info.xml
index f7c952d..503bc7a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -12,8 +12,7 @@
tools
-
-
+
167289
diff --git a/css/style.css b/css/style.css
index 6b837a5..b61347c 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1,6 +1,5 @@
/* Navigation: folder like structure */
#app-mailbox-peers {
- width: 20%;
height: 100%;
float: left;
box-sizing: border-box;
@@ -353,4 +352,4 @@ Modal
.modal-leave-active .modal-container {
-webkit-transform: scale(1.1);
transform: scale(1.1);
-}
\ No newline at end of file
+}