Skip to content

Commit

Permalink
Updating body on inline element
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulKinlan committed Sep 4, 2012
1 parent eb12f77 commit 004d558
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -68,6 +68,10 @@
});
</script>
<style>
body {
min-width: 200px;
}

a {
display: block;
}
Expand Down

0 comments on commit 004d558

Please sign in to comment.