diff --git a/src/General/Build/CatalogThread.html b/src/General/Build/CatalogThread.html index 6ed706ba0..852c2992a 100644 --- a/src/General/Build/CatalogThread.html +++ b/src/General/Build/CatalogThread.html @@ -1,4 +1,4 @@ - +
diff --git a/src/css/style.css b/src/css/style.css index 68b11c464..48c8f5814 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -739,7 +739,7 @@ div.catalog-thread { margin-bottom: -1px; border-bottom: 1px solid transparent; } -.catalog-thread > a { +.catalog-link { display: block; position: relative; } @@ -1175,7 +1175,7 @@ input[name="Default Volume"] { .werkTyme-filename { font-weight: bold; } -:root.werkTyme .catalog-thread > a { +:root.werkTyme .catalog-link { text-align: center; -webkit-align-self: stretch; align-self: stretch;