Skip to content

Commit

Permalink
Fix tooltips in car overview being hidden by .card (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayonix authored and adriankumpf committed Oct 8, 2020
1 parent 02bf0ed commit 14c9bbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/app.scss
Expand Up @@ -76,6 +76,7 @@ nav.navbar {
display: flex;
flex-direction: column;
margin-bottom: 25px;
overflow: visible;

.card-content {
padding: 0.8rem 0.4rem;
Expand Down

0 comments on commit 14c9bbf

Please sign in to comment.