diff --git a/src/style.css b/src/style.css
index 8c9e199..424b061 100644
--- a/src/style.css
+++ b/src/style.css
@@ -497,6 +497,7 @@ tag-history-element {
display: block;
padding: 20px;
min-width: 100px;
+ min-height: 3em;
width: 420px;
float: left;
overflow-x: auto;
diff --git a/src/tags/tag-history-button.tag b/src/tags/tag-history-button.tag
index 1c952ac..08b6cfe 100644
--- a/src/tags/tag-history-button.tag
+++ b/src/tags/tag-history-button.tag
@@ -22,7 +22,6 @@ along with this program. If not, see