aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/svg/gitea-split.svg
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2022-08-27 22:52:00 +0200
committerGitHub <noreply@github.com>2022-08-27 23:52:00 +0300
commit0a0cd75071ac2e2ca36f0d89efbc14ab66d2985c (patch)
tree2f78103c72a98cf8e2f01e162b838fcc8a298b28 /web_src/svg/gitea-split.svg
parent85f829fb3c631349ffc64d5f375e445b8855088c (diff)
downloadgitea-0a0cd75071ac2e2ca36f0d89efbc14ab66d2985c.tar.gz
gitea-0a0cd75071ac2e2ca36f0d89efbc14ab66d2985c.zip
Change review buttons to icons to make space for text (#20934) (#20978)
The layout on the review code view was broken depending on length of the text. Change all three buttons to icons with tooltip to make more space for these long texts. Fixes: #20922
Diffstat (limited to 'web_src/svg/gitea-split.svg')
-rw-r--r--web_src/svg/gitea-split.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/web_src/svg/gitea-split.svg b/web_src/svg/gitea-split.svg
new file mode 100644
index 0000000000..e5686b28a3
--- /dev/null
+++ b/web_src/svg/gitea-split.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M7.25 14.25a.75.75 0 0 0 1.5 0v-.5a.75.75 0 0 0-1.5 0zM8 12a.75.75 0 0 1-.75-.75v-.5a.75.75 0 0 1 1.5 0v.5A.75.75 0 0 1 8 12ZM7.25 8.25a.75.75 0 0 0 1.5 0v-.5a.75.75 0 0 0-1.5 0zM8 6a.75.75 0 0 1-.75-.75v-.5a.75.75 0 0 1 1.5 0v.5A.75.75 0 0 1 8 6ZM7.25 2.25a.75.75 0 0 0 1.5 0v-.5a.75.75 0 0 0-1.5 0zM11.35 8.75a.75.75 0 0 1 0-1.5h1.25V5.1a.25.25 0 0 1 .43-.17l2.9 2.9a.25.25 0 0 1 0 .35l-2.9 2.9a.25.25 0 0 1-.43-.18V8.75ZM3.4 10.9V8.75h1.25a.75.75 0 0 0 0-1.5H3.4V5.1a.25.25 0 0 0-.43-.17l-2.9 2.9a.25.25 0 0 0 0 .35l2.9 2.9a.25.25 0 0 0 .43-.18z"/></svg> \ No newline at end of file