From 1c946a438d2b6a8a31c32ef968e5566ccfc620b3 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Tue, 2 Apr 2019 13:17:30 +0200 Subject: [PATCH] Simplify app grid item dom --- src/theme.scss | 5 +++++ src/views/apps.html | 35 ++++++++--------------------------- 2 files changed, 13 insertions(+), 27 deletions(-) diff --git a/src/theme.scss b/src/theme.scss index 9957e194d..3169c9217 100644 --- a/src/theme.scss +++ b/src/theme.scss @@ -307,6 +307,11 @@ h1, h2, h3 { opacity: 1; right: 10px; } + + a { + display: block; + text-align: center; + } } .grid-item:hover .grid-item-actions { diff --git a/src/views/apps.html b/src/views/apps.html index 5edb948ed..d9149516a 100644 --- a/src/views/apps.html +++ b/src/views/apps.html @@ -546,34 +546,15 @@ +
-
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
+ + + + + + +