mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-21 05:09:15 +00:00
Fixing some responsiveness issues on the home page
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user