Use octicons for all repo header buttons (#11890)

* Use octicons for all repo header buttons

* ensure margin isn't set on any other svg outside repo buttons

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
Cirno the Strongest 2020-06-22 01:18:42 +02:00 committed by GitHub
parent 3b685e1f0d
commit c1a2887c02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View file

@ -32,8 +32,8 @@
white-space: nowrap;
}
.svg.octicon-repo-forked {
margin-top: -1px;
.repo-buttons .svg {
margin: 0 .42857143em 0 -.21428571em;
}
.button {