demos(actionSheet): remove hairline in md version

This commit is contained in:
Drew Rygh
2015-10-16 11:19:19 -05:00
parent 11d0090dd6
commit 550bc8655b

View File

@ -84,9 +84,8 @@ scroll-content {
}
.md .action-sheet-destructive {
border-top: 1px solid rgba(204, 204, 204, 0.32);
margin-top: 8px;
padding-top: 4px;
margin-top: 2px;
padding-top: 1px;
}
.md .action-sheet-cancel icon, .md .action-sheet-destructive icon {