diff --git a/core/css/apps.css b/core/css/apps.css
index de63495e50e94bbfb93cdec4f9a4747164ea44e2..f6c20e6cc6a420d3da2f854f639ed464bf47c5c2 100644
--- a/core/css/apps.css
+++ b/core/css/apps.css
@@ -16,6 +16,7 @@
 	-moz-box-sizing: border-box; box-sizing: border-box;
 	background-color: #f8f8f8;
 	border-right: 1px solid #ccc;
+	padding-bottom: 44px;
 }
 #app-navigation > ul {
 	height: 100%;
@@ -192,7 +193,7 @@
 
 .settings-button {
 	display: block;
-	height: 32px;
+	height: 44px;
 	width: 100%;
 	padding: 0;
 	margin: 0;