Skip to content

Commit

Permalink
fix: Navbar logo height and width
Browse files Browse the repository at this point in the history
  • Loading branch information
deepeshgarg007 committed Oct 29, 2020
1 parent 02e7844 commit 25052af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frappe/public/less/navbar.less
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,8 @@

.navbar-brand > img {
display: inline-block;
height: 24px;
max-width: 150px;
}

.toggle-sidebar {
Expand Down

0 comments on commit 25052af

Please sign in to comment.