Browse Source

tweak the position of the 'Delete fork' link in a PR

master
Sindre Sorhus 9 years ago
parent
commit
6e1324c99e
  1. 2
      extension/content.css

2
extension/content.css

@ -204,7 +204,7 @@
#refined-github-delete-fork-link {
position: absolute;
top: 35px;
top: 45px;
right: 30px;
padding: 10px 10px 0;
}

Loading…
Cancel
Save