move checkboxes to the left of the showVideo view

This commit is contained in:
Michael Q Larson
2015-04-18 15:00:31 -07:00
parent aacfb86e1f
commit b671ab9817
4 changed files with 26 additions and 20 deletions

View File

@@ -911,7 +911,6 @@ iframe.iphone {
}
.step-text {
margin-left: -10px;
line-height: 120%;
padding-bottom: 10px;
}
@@ -928,6 +927,12 @@ iframe.iphone {
padding-top: 5px;
}
.checklist-element {
margin-left: -60px;
margin-right: -20px;
}
//uncomment this to see the dimensions of all elements outlined in red
//* {
// border-color: red;