Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Conversation

@helmutgranda
Copy link
Contributor

@helmutgranda helmutgranda commented Feb 6, 2018

Adding a new PR with changes recommended by @wbamberg for #502

Copy link
Contributor

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates! Looks great, but I had a couple more minor comments.

<div class="example-choice" initial-choice="true">
<pre><code id="example_one" class="language-css">border-radius: 30px;</code></pre>
<button type="button" class="copy hidden" aria-hidden="true">
<span class="visually-hidden">Copy to Clipboard</span>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please indent HTML using 4 spaces, not 8 (here and elsewhere in this file).

@@ -0,0 +1,7 @@
#example-element {
width: 200px;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should use something like width: 80%; here - as it is this cuts off the end of the text.

Copy link
Contributor

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution @helmutgranda !

@wbamberg wbamberg merged commit f952055 into mdn:master Feb 6, 2018
@welcome
Copy link

welcome bot commented Feb 6, 2018

Congrats on merging your first pull request! 🎉🎉🎉

@helmutgranda helmutgranda deleted the add-border-radius-css-example branch February 7, 2018 00:56
wbamberg pushed a commit to wbamberg/interactive-examples that referenced this pull request Feb 8, 2018
* upstream/master:
  Adding list-style css example. (mdn#547)
  Flex examples (mdn#558)
  Add column examples (mdn#549)
  Remove CSS example id attributes (mdn#556)
  Add various text examples (mdn#545)
  Add contribution item (mdn#552)
  Adds @helmutgranda as contributor (mdn#550)
  Adding border radius example with recommended changes. (mdn#546)
  Add `quotes` example (mdn#543)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants