diff --git a/stylesheets/style.css b/stylesheets/style.css index 0feef85c..9b71c658 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -493,6 +493,10 @@ input.delete { font-weight: bold; } +.user-controls > a { + margin-left: 1ch; +} + @media (max-width: 48em) { .intro > .user-controls { clear: both; diff --git a/templates/post_thread.html b/templates/post_thread.html index 61245a2c..fd90f962 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -51,14 +51,14 @@ {% endif %}