From eaa1009dda73aca8c451f43916547c240e560180 Mon Sep 17 00:00:00 2001 From: Bohung Date: Fri, 24 Sep 2021 13:02:04 +0800 Subject: [PATCH] Edit gotcha width. --- app/views/admin/property_hires/edit_hire.html.erb | 4 ++-- app/views/property_hires/hire.html.erb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/admin/property_hires/edit_hire.html.erb b/app/views/admin/property_hires/edit_hire.html.erb index 97ce03a..5bbd78f 100644 --- a/app/views/admin/property_hires/edit_hire.html.erb +++ b/app/views/admin/property_hires/edit_hire.html.erb @@ -753,8 +753,8 @@ ul.list-unstyled li { <% if allow_no_logins_user && current_user.nil? %>
- -
+ +
<%= gotcha_error %> <%= gotcha %>
diff --git a/app/views/property_hires/hire.html.erb b/app/views/property_hires/hire.html.erb index a4ec3c7..471bcdc 100644 --- a/app/views/property_hires/hire.html.erb +++ b/app/views/property_hires/hire.html.erb @@ -596,8 +596,8 @@ <% if allow_no_logins_user && current_user.nil? %>
- -
+ +
<%= gotcha_error %> <%= gotcha %>