diff --git a/app/imports/ui/components/AttributeCard.Story.vue b/app/imports/ui/components/AttributeCard.Story.vue
index b841ef87..d7ecd1ba 100644
--- a/app/imports/ui/components/AttributeCard.Story.vue
+++ b/app/imports/ui/components/AttributeCard.Story.vue
@@ -1,5 +1,5 @@
-
+
@@ -14,6 +14,7 @@
components: {
AttributeCard
},
+ dontWrap: true,
data(){ return {
attributes: [
{
diff --git a/app/imports/ui/pages/StoryBook.vue b/app/imports/ui/pages/StoryBook.vue
index cd702869..8fbedb91 100644
--- a/app/imports/ui/pages/StoryBook.vue
+++ b/app/imports/ui/pages/StoryBook.vue
@@ -28,14 +28,16 @@
-
-
+
+
+