Skip to content

Instantly share code, notes, and snippets.

@chestozo
Created June 21, 2013 14:35
Show Gist options
  • Save chestozo/5831601 to your computer and use it in GitHub Desktop.
Save chestozo/5831601 to your computer and use it in GitHub Desktop.
Untitled
.c {
background: rgba(244,244,0,0.8);
position: relative;
padding-left: 20px;
}
.c img {
position: absolute;
left: 0;
top: 50%;
margin-top: -8px;
}
.b {
display: inline-block;
background: rgba(244,0,244,0.8);
padding: 0.4em 0.8em;
}
<div class="c">
<img src="http://bazarpnz.ru/img/twitter-icon.gif"/>
<span class="b">Button</span>
</div>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment