Skip to content

Commit 1d41738

Browse files
committed
minor edit to comment wording
1 parent d1c9266 commit 1d41738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/application.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ $primary: $dark-codebar-blue !default;
2828

2929
@import "bootstrap-custom";
3030

31-
/* Bootstrap's Reboot sets the legend to float: left, which puts the first check box for a fieldset off to the
31+
/* Bootstrap's Reboot sets legends to float: left, which puts the first check box in a fieldset off to the
3232
right instead of underneath the legend. This overrides that. */
3333
legend {
3434
float: none !important;

0 commit comments

Comments
 (0)