Skip to content

Instantly share code, notes, and snippets.

@michaelschade
Created April 30, 2014 02:57
Show Gist options
  • Save michaelschade/ac1585fa5c96b61a8698 to your computer and use it in GitHub Desktop.
Save michaelschade/ac1585fa5c96b61a8698 to your computer and use it in GitHub Desktop.
.ticket-reply-button-wrap > div {
float: right !important;
}
#nav {
display: none !important;
}
.console-header {
display: none !important;
}
.header-message {
display: none !important;
}
.content-pane.inspector-open {
left: 0px !important;
}
#console {
top: 0px !important;
}
.console-search, .console-search-results {
width: 30%;
}
.console-viewport {
left: 30%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment