summaryrefslogtreecommitdiff
path: root/source/features/one-click-pr-or-gist.css
blob: 08cad4b413711d862ed4bbd262e2e29cd3ed8f29 (plain) (blame)
1
2
3
4
5
/* For the 1st button "Create public Gist" */
#gists + div button[value='1'] {
	margin-left: auto !important;
	margin-right: 0;
}