Limit global styles

This commit is contained in:
John O'Nolan 2019-12-06 14:42:18 +07:00
parent 48adf75e43
commit 9da6f3b22e
2 changed files with 5 additions and 1 deletions

View file

@ -94,7 +94,7 @@
align-items: center;
}
.gh-head-actions-list a {
.gh-head-actions-list a:not([class]) {
display: inline-block;
margin: 0 0 0 1.5vw;
padding: 5px 0;