diff --git a/changes/changelog.d/659.bugfix b/changes/changelog.d/659.bugfix new file mode 100644 index 000000000..8e86cdc66 --- /dev/null +++ b/changes/changelog.d/659.bugfix @@ -0,0 +1 @@ +Fixed a styling inconsistency on about page when instance description was missing (#659) diff --git a/front/src/components/About.vue b/front/src/components/About.vue index 90cfb7682..cfffb7b6a 100644 --- a/front/src/components/About.vue +++ b/front/src/components/About.vue @@ -12,15 +12,18 @@
-

- Unfortunately, owners of this instance did not yet take the time to complete this page. -

- - Edit instance info - +
+

Unfortunately, owners of this instance did not yet take the time to complete this page.

+ + Edit instance info + + +