1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-07 00:15:10 +01:00

Fix for narrow favicons if title contains long words

This commit is contained in:
2018-03-30 09:40:19 +02:00
parent d6e74ff328
commit 8148a79d28

View File

@@ -48,6 +48,11 @@ nav .sidenav-trigger i
padding-top: 10px; padding-top: 10px;
} }
.card-image
{
min-width: 60px;
}
.card-image i, .card-image i,
.list-image i .list-image i
{ {