Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #6301 from cezaraugusto/feature/pinned-tabs/6300
Browse files Browse the repository at this point in the history
Properly align pinned tab icon
  • Loading branch information
bbondy authored Dec 20, 2016
2 parents 448604f + d569712 commit 548b837
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions less/tabs.less
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,10 @@
&:last-child {
padding-right: 6px;
}
.tabIcon {
margin: 0;
padding: 0 4px;
}
}

&.draggingOverLeft {
Expand Down

0 comments on commit 548b837

Please sign in to comment.