diff --git a/src/style.css b/src/style.css index a6c4895..7666b52 100644 --- a/src/style.css +++ b/src/style.css @@ -335,4 +335,9 @@ select { .copy-to-clipboard a:hover { cursor: pointer; +} + +.tag-history-element { + padding: 15px; + margin:5px; } \ No newline at end of file diff --git a/src/tags/tag-history-button.tag b/src/tags/tag-history-button.tag index 7bb6471..a492c70 100644 --- a/src/tags/tag-history-button.tag +++ b/src/tags/tag-history-button.tag @@ -19,7 +19,7 @@ along with this program. If not, see . history -