Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Commit

Permalink
fix: sidebar responsive toggle fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mitulgolakiya committed Sep 2, 2020
1 parent 8c3fe68 commit eb0cd57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coreui-stubs/layouts/header.blade.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<button class="c-header-toggler c-class-toggler d-lg-none mfe-auto" type="button" data-target="#sidebar"
data-class="c-sidebar-show">
<i class="c-icon c-icon-lg cil-energy"></i>
<i class="c-icon c-icon-lg cil-menu"></i>
</button>
<a class="c-header-brand d-lg-none c-header-brand-sm-up-center" href="#">
<img src="https://infyom.com/images/logo/logo_236w.png" width="118" alt="Brand Logo">
Expand Down

0 comments on commit eb0cd57

Please sign in to comment.