Skip to content

Commit

Permalink
navbar chenges
Browse files Browse the repository at this point in the history
  • Loading branch information
dragosct committed Jun 14, 2019
1 parent 09acce1 commit c42ce3b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions src/assets/scss/md/_navbars.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
}
}

.md-list-item-content {
padding: 0;
}

.md-list-item{
.md-button{
&.md-just-icon{
Expand Down Expand Up @@ -310,6 +314,7 @@
}
}

.md-list-item{
list-style: none;
.md-list-item {
margin-left: 5px;
list-style: none;
}

0 comments on commit c42ce3b

Please sign in to comment.