mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-22 01:34:18 +00: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:
parent
3b685e1f0d
commit
c1a2887c02
2 changed files with 6 additions and 5 deletions
|
@ -32,8 +32,8 @@
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.svg.octicon-repo-forked {
|
||||
margin-top: -1px;
|
||||
.repo-buttons .svg {
|
||||
margin: 0 .42857143em 0 -.21428571em;
|
||||
}
|
||||
|
||||
.button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue