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

Commit

Permalink
Properly align pinned tab icon
Browse files Browse the repository at this point in the history
Fix #6300

Auditors: @bbondy

Test Plan:

Pinned tab should have the same appearance as screenshot
  • Loading branch information
cezaraugusto committed Dec 19, 2016
1 parent 1a5023d commit d569712
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 d569712

Please sign in to comment.