Fix the default app grid with to avoid occasional overflow

This commit is contained in:
Johannes Zellner
2019-05-13 23:04:40 +02:00
parent 9a1d71face
commit 7c2ea6288c
+1 -1
View File
@@ -258,7 +258,7 @@ h1, h2, h3 {
.grid-item {
padding: 10px;
min-width: 225px;
width: 241px;
.col-xs-12 {
padding-left: 5px;