You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2016/08/03 06:13:59 UTC

[5/6] incubator-beam-site git commit: Navbar: move ASF dropdown to right side

Navbar: move ASF dropdown to right side


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/8afb844e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/8afb844e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/8afb844e

Branch: refs/heads/asf-site
Commit: 8afb844ed0a47546d935e372a3cd535a778ea5c3
Parents: d29d076
Author: Dan Halperin <dh...@google.com>
Authored: Tue Aug 2 23:13:25 2016 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Tue Aug 2 23:13:25 2016 -0700

----------------------------------------------------------------------
 _includes/header.html | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/8afb844e/_includes/header.html
----------------------------------------------------------------------
diff --git a/_includes/header.html b/_includes/header.html
index 04b9814..8d80f96 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -80,6 +80,8 @@
 			<li><a href="{{ site.baseurl }}/project/team/">Team</a></li>
           </ul>
         </li>
+      </ul>
+      <ul class="nav navbar-nav pull-right">
         <li class="dropdown">
           <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"><img src="https://www.apache.org/foundation/press/kit/feather_small.png" alt="Apache Logo" style="height:24px;">Apache Software Foundation<span class="caret"></span></a>
           <ul class="dropdown-menu">