app/assets/stylesheets/bjond_registrations.scss in bjond-api-0.3.1 vs app/assets/stylesheets/bjond_registrations.scss in bjond-api-0.3.2

- old
+ new

@@ -121,9 +121,15 @@ .additional-info { text-align: center; } } + .bjond-service { + border: 1px solid #707b7f; + border-radius: 4px; + padding: 10px; + } + } .actions { text-align: center; }