Inline layout - objects flowing with text

I have a button that I would like to follow a block of text. I was hoping to find the button in the code, copy it and paste it as a div within the inner HTML, but I see that it is buried in the .js file.

Is there a way to do this? Thanks.