Skip to content

Instantly share code, notes, and snippets.

@MarcelRobitaille
Created September 30, 2016 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarcelRobitaille/d71f3925353dcdbc889128c17c649364 to your computer and use it in GitHub Desktop.
Save MarcelRobitaille/d71f3925353dcdbc889128c17c649364 to your computer and use it in GitHub Desktop.
Trello tweaks
.calendar-list-header{
display: block !important;
font-size: 10px;
line-height: 22px;
position: absolute;
z-index: 1;
right: 5px;
}
.calendar-list-header > span{
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment