Enhance text on location banner
Fix failing test and css fixes
This commit is contained in:
parent
0386a54ad3
commit
3eb0ecf994
3 changed files with 13 additions and 3 deletions
|
|
@ -14,7 +14,7 @@
|
|||
%strong #{ @conference.venue.address }
|
||||
- unless @conference.venue.description.blank?
|
||||
%p
|
||||
%strong #{ @conference.venue.description }
|
||||
= @conference.venue.description
|
||||
%ul.location-links
|
||||
- unless @conference.venue.address.blank?
|
||||
%li
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue