diff --git a/app/views/pet_types/show.html.haml b/app/views/pet_types/show.html.haml
index a8bfd12f8..e2eee7348 100644
--- a/app/views/pet_types/show.html.haml
+++ b/app/views/pet_types/show.html.haml
@@ -19,7 +19,7 @@
- if @pet_states[:other].present?
%details
%summary Other
- %ul.pet-states
+ %ul.rainbow-pool-list
= render @pet_states[:other]
- content_for :stylesheets do