diff --git a/src/app/styleguide/animations/animations.sample.html b/src/app/styleguide/animations/animations.sample.html
index ca133aed17a..409cdb2031b 100644
--- a/src/app/styleguide/animations/animations.sample.html
+++ b/src/app/styleguide/animations/animations.sample.html
@@ -3,7 +3,10 @@
Animations categories
-
+
{{ category }}
@@ -19,15 +22,14 @@
Animations
-
- This is a sample dialog showing the selected animation
-
-
-
-
-
-
-
- Click outside the dialog to close it
+
-
\ No newline at end of file
+
+
diff --git a/src/app/styleguide/animations/animations.sample.scss b/src/app/styleguide/animations/animations.sample.scss
index a02df58cdc1..5f33e3929b4 100644
--- a/src/app/styleguide/animations/animations.sample.scss
+++ b/src/app/styleguide/animations/animations.sample.scss
@@ -4,4 +4,5 @@
.sample-title {
margin-left: 8px;
-}
\ No newline at end of file
+}
+