Loading layouts/partials/menu.html +6 −1 Original line number Diff line number Diff line Loading @@ -132,9 +132,14 @@ full-page search still work the same way. */}} display: none; } } @media (max-width: 991px) { .menu { padding-right: 0; } } </style> <nav class="col-md-3"> <div style="text-align: center; margin-top: 10px; margin-bottom: 20px"> <div style="text-align: center; padding-top: 5%; margin-bottom: 20px"> {{ if $.Site.Params.codeeditor_menu_mostrecentposts | default true }} <a href="/"><img src="/images/hsbxl-logo.svg" style="width: 90%" /></a> <form role="search" action="/search/" method="get" class="sidebar-search"> Loading Loading
layouts/partials/menu.html +6 −1 Original line number Diff line number Diff line Loading @@ -132,9 +132,14 @@ full-page search still work the same way. */}} display: none; } } @media (max-width: 991px) { .menu { padding-right: 0; } } </style> <nav class="col-md-3"> <div style="text-align: center; margin-top: 10px; margin-bottom: 20px"> <div style="text-align: center; padding-top: 5%; margin-bottom: 20px"> {{ if $.Site.Params.codeeditor_menu_mostrecentposts | default true }} <a href="/"><img src="/images/hsbxl-logo.svg" style="width: 90%" /></a> <form role="search" action="/search/" method="get" class="sidebar-search"> Loading