diff --git a/app/assets/stylesheets/search/temp_landing_page.css.scss b/app/assets/stylesheets/search/temp_landing_page.css.scss index 3e0a22c66a..87f5a969ac 100644 --- a/app/assets/stylesheets/search/temp_landing_page.css.scss +++ b/app/assets/stylesheets/search/temp_landing_page.css.scss @@ -48,3 +48,10 @@ a.inactive { min-height: 0px; } } +.top-bar-section ul li { + float: left; +} +.top-bar-section .divider, .top-bar-section [role="separator"] { + clear: none; + width: 0px; +} diff --git a/app/views/home/temp_landing_page.html.haml b/app/views/home/temp_landing_page.html.haml index a428adcdae..f057cebd62 100644 --- a/app/views/home/temp_landing_page.html.haml +++ b/app/views/home/temp_landing_page.html.haml @@ -14,8 +14,6 @@ = csrf_meta_tags %body.off-canvas %nav.top-bar - %ul.title-area - %li.name %section.top-bar-section %ul.left %li= link_to image_tag("ofn_logo_small.png"), new_landing_page_path