move checkboxes to the left of the showVideo view
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user