diff --git a/scripts/pi-hole/lua/sidebar.lp b/scripts/pi-hole/lua/sidebar.lp
index 578e8b94..cf5d364a 100644
--- a/scripts/pi-hole/lua/sidebar.lp
+++ b/scripts/pi-hole/lua/sidebar.lp
@@ -17,9 +17,9 @@
diff --git a/style/pi-hole.css b/style/pi-hole.css
index bc4a1a2e..3dbc9e84 100644
--- a/style/pi-hole.css
+++ b/style/pi-hole.css
@@ -354,14 +354,15 @@ td.lookatme {
}
.user-panel > .info > p {
- margin-bottom: 6px;
+ margin-bottom: 8px;
}
.user-panel > .info > span {
- display: inline-block;
+ display: block;
padding: 0;
- margin: 2px 0;
+ margin: 4px 0;
font-size: 11px;
+ line-height: 1.1;
}
.user-panel > .info i {