Skip to content

Instantly share code, notes, and snippets.

@horimislime
Created August 3, 2015 23:21
Show Gist options
  • Save horimislime/f467860b14223764cc55 to your computer and use it in GitHub Desktop.
Save horimislime/f467860b14223764cc55 to your computer and use it in GitHub Desktop.
.item_body {
display: none;
}
.item_info {
display: none;
}
.compact .item .item_title {
font-size: 100% !important;
font-weight: normal;
padding: 5px !important;
}
.compact .item:not(.last) {
border-bottom: none !important;
}
.compact .padding {
border: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment