/*
Theme Name: Canvas Child v0.2
Description: Child theme for the Canvas theme
Author: rob
Template: canvas
Version: 0.2.0
*/

@import url("../canvas/style.css");

div.inside #acf-will_remove_from_rotation_banner p.label {
	
    max-width: 197px;
	
    width: 100%;
	
    float: left;
	
}
div.inside #acf-will_remove_from_rotation_banner ul.acf-checkbox-list.true_false {
	
    width: 100px;
	
    float: left;
	
}