You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hester Gong 9cefb7be73
Fix new issue/pull request btn margin when it is next to sort (#23647)
Close #23627 

Added margin left to the button when it is next to the svg, which has a
margin-right of `-0.5rem`

And here it might be better if `white-space: nowrap;` is added because
otherwise it might look like below on pull requests page on smaller
screen

<img width="945" alt="截屏2023-03-23 09 57 41"
src="https://user-images.githubusercontent.com/17645053/227079613-71c696ab-55ec-4641-acb9-622a8baebb31.png">

After:
<img width="936" alt="截屏2023-03-23 10 08 27"
src="https://user-images.githubusercontent.com/17645053/227080971-6bf2588e-40dd-4770-b0d1-45d7c63e0f48.png">

Pull Request on smaller screen
<img width="922" alt="截屏2023-03-23 10 25 16"
src="https://user-images.githubusercontent.com/17645053/227084144-0c2ed3e6-5c11-4252-bba2-b5f971b70f4a.png">
1 year ago
..
auth Replace a few fontawesome icons with svg (#23602) 1 year ago
dashboard Fix new issue/pull request btn margin when it is next to sort (#23647) 1 year ago
notification Remove conflicting CSS rules on notifications, improve notifications table (#23565) 1 year ago
overview Add missing tabs to org projects page (#22705) 1 year ago
settings Fix incorrect `show-modal` and `show-panel` class (#23660) 1 year ago
code.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
heatmap.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
profile.tmpl Fix incorrect project links and use symlink icon for org-wide projects (#23325) 1 year ago
project.tmpl Add context cache as a request level cache (#22294) 1 year ago