Skip to content

Commit

Permalink
fix: IE styling issues
Browse files Browse the repository at this point in the history
  • Loading branch information
varnastadeus committed Feb 16, 2018
1 parent ba931a6 commit f94f4e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/themes/default.theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ $color-selected: #f5faff;
left: 0;
padding-left: 10px;
padding-right: 50px;
top: 5px;
}
}
}
Expand Down Expand Up @@ -112,6 +113,7 @@ $color-selected: #f5faff;
padding-left: 3px;
}
.ng-placeholder {
top: 5px;
padding-bottom: 5px;
padding-left: 3px;
}
Expand Down

0 comments on commit f94f4e6

Please sign in to comment.