Skip to content

Instantly share code, notes, and snippets.

@legnoh
Created July 5, 2014 18:17
Show Gist options
  • Save legnoh/6c866adfa0854215c9c9 to your computer and use it in GitHub Desktop.
Save legnoh/6c866adfa0854215c9c9 to your computer and use it in GitHub Desktop.
[AnimeTick][Unwatched] convert to 3column
div#tickets {
width: 999px!important;
}
div#tickets div.ticket_relative {
width: 329px;
float:left;
}
div#tickets div.ticket {
height: 110px;
}
a.more_button {
width: 999px;
float: inherit;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment