diff --git a/bin/types/category.css b/bin/types/category.css
index eb902afdf2aab5bd38f8559214f49c03a03abcdb..cb27ab0abb6ec5a46b7923c2ce2f1659b89f0776 100644
--- a/bin/types/category.css
+++ b/bin/types/category.css
@@ -1,4 +1,10 @@
 .quiqqer-faq-list-linkToTop {
     clear: both;
     float: right;
+}
+
+.quiqqer-faq-list article {
+    clear: both;
+    float: right;
+    width: 100%;
 }
\ No newline at end of file