Skip to content

Instantly share code, notes, and snippets.

View txj-xyz's full-sized avatar
😁
probably coding

txj-xyz txj-xyz

😁
probably coding
View GitHub Profile
'use strict';
(function() {
var styleOverrides = [
// squeeze guild icons
".guilds li.active .guild-inner:before { margin-top: -10px !important; }",
".guilds li.unread .guild-inner:before { margin-top: 6px !important; }",
".guilds li { height: 25px !important; }",
// fix guild add button
".guilds-add { height: 50px; }",