diff --git a/css/style.css b/css/style.css index 63e9fea..aa8c6c2 100644 --- a/css/style.css +++ b/css/style.css @@ -78,7 +78,7 @@ html, body { position: relative; overflow: hidden; width: 125px; - height: 125px; + height: 155px; } .launcher li.app-item::after { @@ -106,7 +106,6 @@ html, body { display: block; text-align: center; color: white; - white-space: nowrap; text-overflow: ellipsis; max-width: 90%; overflow: hidden;