From c621258be3b4362cbc3bf5fc4277965e1729c4f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Fri, 31 Aug 2018 07:23:58 +0200 Subject: Fixed grid MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- src/components/ContactDetails.vue | 6 +++--- src/components/Properties/PropertyGroups.vue | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/components/ContactDetails.vue b/src/components/ContactDetails.vue index cae7cd9c..c2bf5d54 100644 --- a/src/components/ContactDetails.vue +++ b/src/components/ContactDetails.vue @@ -86,9 +86,9 @@ :sorted-properties="sortedProperties" :property="property" :contact="contact" @updatedcontact="updateContact" /> - - + + diff --git a/src/components/Properties/PropertyGroups.vue b/src/components/Properties/PropertyGroups.vue index 56a6ce8e..5f126ecc 100644 --- a/src/components/Properties/PropertyGroups.vue +++ b/src/components/Properties/PropertyGroups.vue @@ -21,7 +21,7 @@ -->