app/assets/stylesheets/georgia/components/_checkbox.scss in georgia-0.7.0 vs app/assets/stylesheets/georgia/components/_checkbox.scss in georgia-0.7.1

- old
+ new

@@ -13,10 +13,9 @@ } input[type="checkbox"]:indeterminate::after { content: image-url('georgia/indeterminate.png'); } -input[type="radio"], input[type="checkbox"] { border: initial; padding: 0; box-sizing: border-box; line-height: normal; \ No newline at end of file