display history of topic updates on topic details page
[websub-hub] / static / theme.css
index fb85b52b1834bd91ae5ed426d585fd0eb65780a9..f6099e2a74e8bcacac6858ec77daf3bf82e413b5 100644 (file)
@@ -69,6 +69,9 @@ section + section {
 }
 .topics {}
 .subscriptions {}
+.history img {
+       width: 100%;
+}
 .external {
        background-image: url("external-link.svg");
        background-position: right center;