Skip to content

Commit

Permalink
Merge pull request ngageoint#714 in WV/opensphere from ~ROYALG/opensp…
Browse files Browse the repository at this point in the history
…here:THIN-13124 to release

* commit 'b54d9a31a30235560b6163549bc448905439e470':
  feat(scss): removed margin top from vertical tabs
  • Loading branch information
gregroyal committed Apr 1, 2019
2 parents f0badcd + b54d9a3 commit 0ab533c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scss/os/_utils.scss
Original file line number Diff line number Diff line change
Expand Up @@ -244,10 +244,6 @@
}
}

.nav-item:first-child {
margin-top: ($spacer / 2);
}

.nav-item + .nav-item {
margin-top: .25rem;
}
Expand Down

0 comments on commit 0ab533c

Please sign in to comment.