Skip to content

Commit

Permalink
fix(reorder): better style
Browse files Browse the repository at this point in the history
- Small icon
- Not opaque

references #7142
  • Loading branch information
manucorporat committed Jul 1, 2016
1 parent d8782df commit f289ac6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/item/item-reorder.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ ion-reorder {
max-width: 40px;
height: 100%;

font-size: 1.6em;
font-size: 1.45em;
opacity: .5;

pointer-events: all;
touch-action: manipulation;
Expand Down

0 comments on commit f289ac6

Please sign in to comment.