Better organisation's details
This commit is contained in:
parent
57035f9ab7
commit
a2b8786cf6
@ -25,8 +25,8 @@ table
|
||||
text-align: center
|
||||
|
||||
dl
|
||||
width: 40em
|
||||
margin: 1em auto
|
||||
max-width: 40em
|
||||
dt
|
||||
clear: left
|
||||
float: left
|
||||
|
@ -43,7 +43,7 @@ body.orgas.show main
|
||||
min-width: 60em
|
||||
dl, iframe, fieldset
|
||||
display: inline-block
|
||||
min-width: 30em
|
||||
min-width: 40em
|
||||
vertical-align: top
|
||||
|
||||
table tr.inactive
|
||||
|
@ -57,7 +57,7 @@
|
||||
%dd= mail_to @orga.contact, nil,
|
||||
encode: (request.format == 'text/html' ? :javascript : nil),
|
||||
replace_at: ' CHEZ ', replace_dot: ' POINT '
|
||||
- if @orga.tags?
|
||||
- if @orga.tags.any?
|
||||
%dt
|
||||
%em.fa.fa-tags
|
||||
= Event.human_attribute_name :tags
|
||||
|
Loading…
Reference in New Issue
Block a user