Fixing some responsiveness issues on the home page

This commit is contained in:
Will Marshall
2013-11-28 15:42:00 +11:00
parent acdbbb153d
commit 69459847ca
2 changed files with 7 additions and 2 deletions

View File

@@ -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;
}

View File

@@ -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