From 56cdc79b9a2119ecd207e63ef0b3fffbbb6255a5 Mon Sep 17 00:00:00 2001 From: jovuit Date: Mon, 25 Feb 2019 15:07:03 +0100 Subject: [PATCH] Replaced

tags by

tags to keep the usual button size in modal-confirm's slots. --- changes/changelog.d/702.bugfix | 1 + front/src/components/auth/Settings.vue | 2 +- front/src/components/auth/SubsonicTokenForm.vue | 4 ++-- front/src/components/common/ActionTable.vue | 2 +- .../src/components/manage/moderation/InstancePolicyForm.vue | 4 ++-- front/src/components/playlists/Editor.vue | 2 +- front/src/views/content/libraries/Form.vue | 4 ++-- front/src/views/content/libraries/Quota.vue | 6 +++--- front/src/views/content/remote/Card.vue | 2 +- front/src/views/playlists/Detail.vue | 2 +- front/src/views/radios/Detail.vue | 2 +- 11 files changed, 16 insertions(+), 15 deletions(-) create mode 100644 changes/changelog.d/702.bugfix diff --git a/changes/changelog.d/702.bugfix b/changes/changelog.d/702.bugfix new file mode 100644 index 000000000..3c8090fc4 --- /dev/null +++ b/changes/changelog.d/702.bugfix @@ -0,0 +1 @@ +Fixed alignement/size issue with some buttons (#702) \ No newline at end of file diff --git a/front/src/components/auth/Settings.vue b/front/src/components/auth/Settings.vue index 73515a1ba..3098d43f7 100644 --- a/front/src/components/auth/Settings.vue +++ b/front/src/components/auth/Settings.vue @@ -102,7 +102,7 @@
  • Your Subsonic password will be changed to a new, random one, logging you out from devices that used the old Subsonic password
  • -

    Disable access

    +
    Disable access
    @@ -63,7 +63,7 @@ Purge

    Purge skipped files?

    Removes uploaded tracks skipped during the import processes completely, adding the corresponding data to your quota.

    -

    Purge

    +
    Purge
    @@ -89,7 +89,7 @@ Purge

    Purge errored files?

    Removes uploaded tracks that could not be processed by the server completely, adding the corresponding data to your quota.

    -

    Purge

    +
    Purge
    diff --git a/front/src/views/content/remote/Card.vue b/front/src/views/content/remote/Card.vue index f59657295..f42d0b06b 100644 --- a/front/src/views/content/remote/Card.vue +++ b/front/src/views/content/remote/Card.vue @@ -103,7 +103,7 @@

    By unfollowing this library, you loose access to its content.

    -

    Unfollow

    +
    Unfollow
    diff --git a/front/src/views/playlists/Detail.vue b/front/src/views/playlists/Detail.vue index c96b8e381..afaa2a914 100644 --- a/front/src/views/playlists/Detail.vue +++ b/front/src/views/playlists/Detail.vue @@ -37,7 +37,7 @@ Do you want to delete the playlist "%{ playlist }"?

    This will completely delete this playlist and cannot be undone.

    -

    Delete playlist

    +
    Delete playlist
    diff --git a/front/src/views/radios/Detail.vue b/front/src/views/radios/Detail.vue index c6cf51c52..5669c7eec 100644 --- a/front/src/views/radios/Detail.vue +++ b/front/src/views/radios/Detail.vue @@ -26,7 +26,7 @@ Delete

    Do you want to delete the radio "%{ radio }"?

    This will completely delete this radio and cannot be undone.

    -

    Delete radio

    +
    Delete radio