diff --git a/styles/components/sidebar.less b/styles/components/sidebar.less index 2a93727..0051c07 100644 --- a/styles/components/sidebar.less +++ b/styles/components/sidebar.less @@ -92,7 +92,6 @@ .sidebar.affix-bottom { position: fixed; // Undo the static from mobile first approach top: 55px; - bottom: 0; overflow: auto; } .sidebar.affix-top {