diff --git a/static/css/log.css b/static/css/log.css index cc4f3985..7ef7ffc9 100644 --- a/static/css/log.css +++ b/static/css/log.css @@ -1,3 +1,7 @@ +#format-switcher-container:before { + content: " "; +} + #log { visibility: hidden; } diff --git a/templates/accounts/profile.html b/templates/accounts/profile.html index d9b3d28a..90f9707c 100644 --- a/templates/accounts/profile.html +++ b/templates/accounts/profile.html @@ -163,7 +163,7 @@ {% csrf_token %}