Skip to content

Commit

Permalink
Merge branch 'hotfix/data-table' into release/v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chloe463 committed Mar 22, 2018
2 parents 517b448 + dda6e3d commit 99e03b6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/app/data-table/data-table/data-table.component.scss
Expand Up @@ -47,11 +47,10 @@
margin: 0;
padding: 0;
top: 15px;
right: 15px;
left: -150px;
background: white;
list-style: none;
min-width: 160px;
max-width: 220px;
width: 160px;
max-height: 160px;
overflow: auto;
box-shadow: 0 2px 5px rgba(0,0,0,.26);
Expand Down

0 comments on commit 99e03b6

Please sign in to comment.