Skip to content

Commit

Permalink
remove uneccessary comma (#5564)
Browse files Browse the repository at this point in the history
  • Loading branch information
hitdemo authored and mistercrunch committed Aug 4, 2018
1 parent 89b7ca0 commit f5ad661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/assets/stylesheets/less/cosmo/bootswatch.less
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
margin-right: 6px;
}

.nav-tabs .dropdown-toggle.btn .caret, {
.nav-tabs .dropdown-toggle.btn .caret {
margin-left: -12px;
margin-top: -10px;
}
Expand Down

0 comments on commit f5ad661

Please sign in to comment.