Skip to content

Commit

Permalink
Fix nav-tab issue
Browse files Browse the repository at this point in the history
  • Loading branch information
KinyaElGrande committed Nov 1, 2023
1 parent 92ecb54 commit 57cc90a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion server/assets/src/css/minified-custom.css

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions server/assets/src/scss/18185231_nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}

Expand All @@ -33,8 +32,6 @@
//

.nav-tabs {
border-bottom: $nav-tabs-border-width solid $nav-tabs-border-color;

.nav-item {
margin-bottom: -$nav-tabs-border-width;
}
Expand Down

0 comments on commit 57cc90a

Please sign in to comment.