From 03bcd416b04c411973456e33a95756edab4244cd Mon Sep 17 00:00:00 2001 From: Joe Fiorini Date: Sat, 26 May 2012 00:28:24 -0400 Subject: [Guides] Navigation styling for small devices --- guides/source/layout.html.erb | 51 ++++++++++++++++++++++++++++++------------- 1 file changed, 36 insertions(+), 15 deletions(-) (limited to 'guides/source') diff --git a/guides/source/layout.html.erb b/guides/source/layout.html.erb index 0a8daf7ae5..0c368c658d 100644 --- a/guides/source/layout.html.erb +++ b/guides/source/layout.html.erb @@ -4,9 +4,9 @@ + <%= yield(:page_title) || 'Ruby on Rails Guides' %> - @@ -25,24 +25,30 @@ <% end %>
- More at rubyonrails.org: - Overview | - Download | - Deploy | - Code | - Screencasts | - Documentation | - Ecosystem | - Community | - Blog + More at rubyonrails.org: + + More Ruby on Rails + +

@@ -113,6 +132,7 @@ + @@ -121,6 +141,7 @@ -- cgit v1.2.3