We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a749ed8 commit e27593dCopy full SHA for e27593d
app/views/job_applications/_job_application.html.erb
@@ -33,7 +33,7 @@
33
<td class="px-5 py-5 text-center">
34
<%= location_emoji_with_tooltip(job_application.location) %>
35
</td>
36
- <td class="px-5 py-5 item">
+ <td class="px-5 py-5">
37
<% if job_application.website_link.present? %>
38
<%= link_to 'Visit',
39
safe_url(job_application.website_link),
0 commit comments