From 00d1af42609642f7f5d4777bb11e4911b3cf959a Mon Sep 17 00:00:00 2001 From: BOHUNG Date: Sat, 1 Feb 2020 11:26:26 +0800 Subject: [PATCH] Let orbitbar's thin line to be fixed on the top of window when orbitbar is hidden. --- updatefiles/accessibility/orbit_bar/index.html.erb | 2 +- updatefiles/accessibility/orbit_bar/index_mobile.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/updatefiles/accessibility/orbit_bar/index.html.erb b/updatefiles/accessibility/orbit_bar/index.html.erb index 1da36f8..1258584 100644 --- a/updatefiles/accessibility/orbit_bar/index.html.erb +++ b/updatefiles/accessibility/orbit_bar/index.html.erb @@ -215,7 +215,7 @@ <% if(current_site.is_hidden_orbit_bar && !current_site.orbit_bar_background_color.blank? rescue false) %> -
+
<% end %>