fix(aio): copy button placement fix

Added material-icons back in used throughout codebase prevoiusly renamed
This commit is contained in:
Stefanie Fluin 2017-04-24 19:04:43 -07:00 committed by Pete Bacon Darwin
parent ff0f53c915
commit 23e6502ef3
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ md-sidenav-container div.mat-sidenav-content {
width: 100%; width: 100%;
} }
.mat-icon { .mat-icon, .material-icons {
display: inline-block; display: inline-block;
position: absolute; position: absolute;
top: 6px; top: 6px;