Skip to content

Instantly share code, notes, and snippets.

View jonedmiston's full-sized avatar
💭
Rock'n

Jon Edmiston jonedmiston

💭
Rock'n
View GitHub Profile
<style>
.dropdown-header {
display: block;
padding: 5px 16px;
font-size: 14px;
line-height: 1.5;
color: #535353;
<tr >
<td>
<div class="d-flex align-items-center">
<div>
<strong>Pete Foster</strong><br>
<small>Age: 50</small>
</div>
</div>
</td>