From 12427e1ce5e57fcd2f43e04d575f21a551f81135 Mon Sep 17 00:00:00 2001 From: decabeza Date: Sat, 7 Oct 2017 14:46:55 +0200 Subject: [PATCH] adds styles to document link on polls show --- app/views/polls/show.html.erb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app/views/polls/show.html.erb b/app/views/polls/show.html.erb index 913b58d4c..e152f888c 100644 --- a/app/views/polls/show.html.erb +++ b/app/views/polls/show.html.erb @@ -106,12 +106,19 @@ <% end %> <% if answer.documents.present? %> + <% end %> <% end %>