remove uneccessary comma (#5564)

This commit is contained in:
hitdemo 2018-08-05 00:20:01 +08:00 committed by Maxime Beauchemin
parent 89b7ca0623
commit f5ad661441
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}