[openstreetmap/openstreetmap-website] Microcosms microcosms (PR #3683)

Brian DeRocher notifications at github.com
Wed Sep 14 23:27:05 UTC 2022


@openbrian commented on this pull request.



> @@ -0,0 +1,22 @@
+// Place all the styles related to the Microcosms controller here.
+// They will automatically be included in application.css.
+// You can use Sass (SCSS) here: https://sass-lang.com/
+
+.mic_details {
+  h1 {
+    margin-top: 0;
+  }
+  label {
+    font-weight: bold;

These labels are not form labels.  The form labels are built-in to the fields and rendered via bootstrap_form_for, so they'll get default styling.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3683#discussion_r971379414
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/3683/review/1108323543 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220914/ea3e531a/attachment.htm>


More information about the rails-dev mailing list