Remove duplicate cover-control mobile styles

This commit is contained in:
Annabel Dunstone 2016-05-05 12:55:01 -05:00
parent 5a8b8ba6c7
commit 00b3eedf7c
1 changed files with 0 additions and 12 deletions

View File

@ -222,16 +222,4 @@
}
}
}
.cover-controls {
@media (max-width: $screen-xs-max) {
position: static;
margin-bottom: 20px;
.btn {
display: inline-block;
width: 48%;
}
}
}
}