mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-21 21:48:00 +02:00
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:

committed by
GitHub

parent
3b685e1f0d
commit
c1a2887c02
@ -32,8 +32,8 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.svg.octicon-repo-forked {
|
||||
margin-top: -1px;
|
||||
.repo-buttons .svg {
|
||||
margin: 0 .42857143em 0 -.21428571em;
|
||||
}
|
||||
|
||||
.button {
|
||||
|
Reference in New Issue
Block a user