diff --git a/lib/music_library_web/live/maintenance_live/index.html.heex b/lib/music_library_web/live/maintenance_live/index.html.heex
index 6ff28e09..0b4a7638 100644
--- a/lib/music_library_web/live/maintenance_live/index.html.heex
+++ b/lib/music_library_web/live/maintenance_live/index.html.heex
@@ -12,7 +12,7 @@
)}
- -
+
-
<.button type="button" phx-click="refresh_records_musicbrainz_data">
{gettext("Refresh MusicBrainz data")}
@@ -30,7 +30,7 @@
)}
- -
+
-
<.button disabled type="button" phx-click="refresh_artists_musicbrainz_data">
{gettext("Refresh MusicBrainz data")}
@@ -46,7 +46,7 @@
{gettext("Run lower-level operations on the database")}
- -
+
-
<.button
type="button"
phx-click="db_vacuum"