From 4ce52e2a6df144742539567a9240798865b44770 Mon Sep 17 00:00:00 2001 From: Mathieu Martin Date: Thu, 7 Nov 2013 15:05:39 -0500 Subject: [PATCH] Changes with Bootstrap 3? Hey, feel free to correct/ignore me: I'm not super familiar with Bootstrap, so I may be missing something. But the suggested header snippet was resulting in [this](http://clips.rocksolidops.com/image/1c3x3u1D3a13) for me. I worked it a little bit based on [the starter example](http://getbootstrap.com/examples/starter-template/). [This](http://clips.rocksolidops.com/image/3h1i011m3G0S) is the result, which looks much more as expected. What do you think? Am I missing something or is this a valid suggestion? --- views/advanced/make_it_pretty.markdown | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/views/advanced/make_it_pretty.markdown b/views/advanced/make_it_pretty.markdown index 3d7a5bc..964c29f 100644 --- a/views/advanced/make_it_pretty.markdown +++ b/views/advanced/make_it_pretty.markdown @@ -36,10 +36,12 @@ If you can't get the right HTML mojo for the Bootstrap nav bar, or want to move on quickly to the next page, here's some code you can drop into your layout (after installing Bootstrap!) that should work. The code should go immediately after your `` tag. ```html -