Skip to content

Commit

Permalink
Merge pull request #445 from VKCOM/PanelHeader-fix-Icon--28
Browse files Browse the repository at this point in the history
PanelHeader: fix Icon--28
  • Loading branch information
fedorov-xyz authored Nov 26, 2019
2 parents 819cdba + f2cbbda commit 806ce39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/PanelHeader/PanelHeader.css
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@
padding-right: 12px;
}

.PanelHeader--ios .PanelHeader-right .HeaderButton .Icon--28 {
padding-right: 12px;
}

.PanelHeader--ios .PanelHeader-right .HeaderButton > *:not(.Icon) {
padding-right: 16px;
}
Expand Down

0 comments on commit 806ce39

Please sign in to comment.