From e9a57f78a38e518573f087f96c561bd117485e35 Mon Sep 17 00:00:00 2001 From: Stella Rouzi Date: Wed, 13 Aug 2014 15:29:31 +0300 Subject: [PATCH] style --- app/views/admin/conference/_roles.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/conference/_roles.html.haml b/app/views/admin/conference/_roles.html.haml index fb7af48b..c4f45a78 100644 --- a/app/views/admin/conference/_roles.html.haml +++ b/app/views/admin/conference/_roles.html.haml @@ -1,4 +1,4 @@ -.roles{ id: 'myroles' } +#myroles.roles - unless @role.blank? %p.text-muted = @role.first.description