Ticket #2381: 2381.patch
File 2381.patch, 497 bytes (added by , 8 years ago) |
---|
-
plugins/camptix-badge-generator/css/html-badges-customizer.css
1 1 #customize-control-cbg_print_badges, 2 2 #customize-control-cbg_reset_css { 3 width: 50%;3 width: auto; 4 4 clear: none; 5 5 } 6 7 #customize-control-cbg_reset_css { 8 float: right; 9 }