From c729f16282e8e3d1d272b2559708bb514d44c227 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 17 Aug 2013 22:51:00 -0700 Subject: it's levi-OH-sa, not levi-oh-SAR --- assets/css/docs.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assets/css/docs.css') diff --git a/assets/css/docs.css b/assets/css/docs.css index 13b01bfa6..bfce2d314 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -939,11 +939,11 @@ body { width: 213px; } .bs-sidebar.affix { - position: fixed; /* Undo the static from mobile-first approach */ + position: fixed; /* Undo the static from mobile first approach */ top: 80px; } .bs-sidebar.affix-bottom { - position: absolute; /* Undo the static from mobile-first approach */ + position: absolute; /* Undo the static from mobile first approach */ } .bs-sidebar.affix-bottom .bs-sidenav, .bs-sidebar.affix .bs-sidenav { -- cgit v1.2.3