diff --git a/static/skin/index.css b/static/skin/index.css
index b8af1750..e181ef1c 100644
--- a/static/skin/index.css
+++ b/static/skin/index.css
@@ -189,6 +189,8 @@
align-items: center;
align-content: center;
justify-content: center;
+ width: 48px;
+ height: 48px;
margin: 10px 0 0 10px;
}
diff --git a/test/library_server.cpp b/test/library_server.cpp
index 1c97b954..f49d67fc 100644
--- a/test/library_server.cpp
+++ b/test/library_server.cpp
@@ -1033,7 +1033,7 @@ TEST_F(LibraryServerTest, no_name_mapper_catalog_v2_individual_entry_access)
" />\n" \
" \n" \
" \n" \
diff --git a/test/server.cpp b/test/server.cpp
index 9c4ce01a..e7b5714f 100644
--- a/test/server.cpp
+++ b/test/server.cpp
@@ -61,7 +61,7 @@ const ResourceCollection resources200Compressible{
{ DYNAMIC_CONTENT, "/ROOT%23%3F/skin/i18n.js" },
{ STATIC_CONTENT, "/ROOT%23%3F/skin/i18n.js?cacheid=071abc9a" },
{ DYNAMIC_CONTENT, "/ROOT%23%3F/skin/index.css" },
- { STATIC_CONTENT, "/ROOT%23%3F/skin/index.css?cacheid=e0600dde" },
+ { STATIC_CONTENT, "/ROOT%23%3F/skin/index.css?cacheid=2781f198" },
{ DYNAMIC_CONTENT, "/ROOT%23%3F/skin/index.js" },
{ STATIC_CONTENT, "/ROOT%23%3F/skin/index.js?cacheid=480ca6b4" },
{ DYNAMIC_CONTENT, "/ROOT%23%3F/skin/iso6391To3.js" },
@@ -279,7 +279,7 @@ TEST_F(ServerTest, CacheIdsOfStaticResources)
{
/* url */ "/ROOT%23%3F/",
R"EXPECTEDRESULT( href="/ROOT%23%3F/skin/kiwix.css?cacheid=2158fad9"
- href="/ROOT%23%3F/skin/index.css?cacheid=e0600dde"
+ href="/ROOT%23%3F/skin/index.css?cacheid=2781f198"