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

Commit

Permalink
fix: add styles for centering list items
Browse files Browse the repository at this point in the history
  • Loading branch information
inikolova committed Feb 23, 2017
1 parent d52d31e commit 1adff33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scss/popup/_layout.scss
Expand Up @@ -74,6 +74,8 @@

> .k-item {
display: flex;
align-items: center;
align-content: center;

> .k-icon {
align-self: center;
Expand Down

0 comments on commit 1adff33

Please sign in to comment.