Skip to content

Instantly share code, notes, and snippets.

@httpJunkie
Last active October 17, 2018 21:16
Show Gist options
  • Save httpJunkie/e4a0d546912255d984e2870258819bcc to your computer and use it in GitHub Desktop.
Save httpJunkie/e4a0d546912255d984e2870258819bcc to your computer and use it in GitHub Desktop.
Kendo Sales Dashboard - Second Update to App.css
.teammate:after {
content: ".";
display: block;
height: 0;
line-height: 0;
clear: both;
visibility: hidden;
}
.teammate h2 {
font-size: 1.3em;
font-weight: normal;
padding-top: 17px;
margin: 0;
}
.teammate p {
margin: 0;
font-size: .7em;
}
.teammate img {
display: inline-block;
vertical-align: top;
width: 50px;
height: 50px;
margin: 10px;
border: 1px solid #ccc;
border-radius: 50%;
}
.mate-info {
display: inline-block;
vertical-align: top;
}
.panelbar-wrapper {
max-width: 300px;
margin: 0 auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment