Fix some warnings in scss files

stable
David Barragán Merino 2014-07-11 09:54:53 +02:00
parent 6b75e42401
commit dfbefa6e42
3 changed files with 3 additions and 3 deletions

View File

@ -3,5 +3,5 @@
width: 100%;
}
.burndown-container {
height: 240px
height: 240px;
}

View File

@ -325,8 +325,8 @@
}
&.active {
.icon {
right: 1rem;
opacity: 1;
right: 1rem;
top: 1.3rem;
}
}