Many ie style fixes (#9728)

This commit is contained in:
Keith Holliday
2017-12-20 10:33:21 -06:00
committed by GitHub
parent 310bdf8cb5
commit 6e0b6171c6
9 changed files with 29 additions and 3 deletions

View File

@@ -492,8 +492,13 @@
border-top-left-radius: 8px;
border-top-right-radius: 8px;
margin-top: 50px;
width: 100%;
span {
display: block;
margin: 0 auto;
width: 50px;
}
.delete-task-btn {
color: $red-50;