We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c9266 commit 1d41738Copy full SHA for 1d41738
app/assets/stylesheets/application.scss
@@ -28,7 +28,7 @@ $primary: $dark-codebar-blue !default;
28
29
@import "bootstrap-custom";
30
31
-/* Bootstrap's Reboot sets the legend to float: left, which puts the first check box for a fieldset off to the
+/* Bootstrap's Reboot sets legends to float: left, which puts the first check box in a fieldset off to the
32
right instead of underneath the legend. This overrides that. */
33
legend {
34
float: none !important;
0 commit comments