<p><b>@hikemaniac</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2464#discussion_r359528928">app/assets/stylesheets/common.scss</a>:</p>
<pre style='color:#555'>> @@ -2092,6 +2092,7 @@ textarea {
   color: #222;
   background-color: #fff;
   border: 1px solid $grey;
+  border-radius: 3px;
</pre>
<p>I was initially reluctant to use the variable, because it is only used for the navigation bar buttons in the CSS. All the other items that make use of <code>border-radius</code> instead have the 3px hardcoded. I thought that <code>$border-radius</code> is only used for navigation buttons and if their border-radius is changed in the future, it might look weird if suddenly all sorts of things (e.g. the browse tag list) also have a larger <code>border-radius</code>. Should I change it anyway?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2464?email_source=notifications&email_token=AAK2OLKOL3AYELIFXATMIXTQZJ27TA5CNFSM4J3NWF3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCPV2R4A#discussion_r359528928">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLIEMR65HDGQWNPDQ53QZJ27TANCNFSM4J3NWF3A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLIRC6K2KL5JFHMSAUDQZJ27TA5CNFSM4J3NWF3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCPV2R4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/2464?email_source=notifications\u0026email_token=AAK2OLKOL3AYELIFXATMIXTQZJ27TA5CNFSM4J3NWF3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCPV2R4A#discussion_r359528928",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2464?email_source=notifications\u0026email_token=AAK2OLKOL3AYELIFXATMIXTQZJ27TA5CNFSM4J3NWF3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCPV2R4A#discussion_r359528928",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>