Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hypha
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ots
hypha
Commits
a1eedc2e
Commit
a1eedc2e
authored
6 years ago
by
Chris Lawton
Browse files
Options
Downloads
Patches
Plain Diff
add missing viewbox attrs on switcher svgs for resizing
parent
c2ccb01e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
opentech/static_src/src/images/icon-array.svg
+1
-1
1 addition, 1 deletion
opentech/static_src/src/images/icon-array.svg
opentech/static_src/src/images/icon-grid.svg
+1
-1
1 addition, 1 deletion
opentech/static_src/src/images/icon-grid.svg
with
2 additions
and
2 deletions
opentech/static_src/src/images/icon-array.svg
+
1
−
1
View file @
a1eedc2e
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"24"
height=
"24"
><path
d=
"M4 18h3V5H4v13zM18 5v13h3V5h-3zM8 18h9V5H8v13z"
/><path
d=
"M0 0h24v24H0z"
fill=
"none"
/></svg>
\ No newline at end of file
<svg
xmlns=
"http://www.w3.org/2000/svg"
viewBox=
"0 0 24 24"
><path
d=
"M4 18h3V5H4v13zM18 5v13h3V5h-3zM8 18h9V5H8v13z"
/><path
d=
"M0 0h24v24H0z"
fill=
"none"
/></svg>
This diff is collapsed.
Click to expand it.
opentech/static_src/src/images/icon-grid.svg
+
1
−
1
View file @
a1eedc2e
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"24"
height=
"24"
><path
d=
"M4 14h4v-4H4v4zm0 5h4v-4H4v4zM4 9h4V5H4v4zm5 5h12v-4H9v4zm0 5h12v-4H9v4zM9 5v4h12V5H9z"
/><path
d=
"M0 0h24v24H0z"
fill=
"none"
/></svg>
\ No newline at end of file
<svg
xmlns=
"http://www.w3.org/2000/svg"
viewBox=
"0 0 24 24"
><path
d=
"M4 14h4v-4H4v4zm0 5h4v-4H4v4zM4 9h4V5H4v4zm5 5h12v-4H9v4zm0 5h12v-4H9v4zM9 5v4h12V5H9z"
/><path
d=
"M0 0h24v24H0z"
fill=
"none"
/></svg>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment