Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
imghost
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Janne Mareike Koschinski
imghost
Commits
67fa07e9
Verified
Commit
67fa07e9
authored
6 years ago
by
Janne Mareike Koschinski
Browse files
Options
Downloads
Patches
Plain Diff
Improved icon
Signed-off-by:
Janne Koschinski
<
janne@kuschku.de
>
parent
6cc95166
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
assets/sass/_navigation.sass
+7
-3
7 additions, 3 deletions
assets/sass/_navigation.sass
templates/_header.html
+2
-2
2 additions, 2 deletions
templates/_header.html
with
9 additions
and
5 deletions
assets/sass/_navigation.sass
+
7
−
3
View file @
67fa07e9
...
...
@@ -21,9 +21,13 @@ nav
@media
(
max-width
:
640px
)
display
:
none
&
.title
img
width
:
32px
height
:
32px
a
display
:
inline-block
line-height
:
56px
img
width
:
32px
height
:
32px
vertical-align
:
middle
&
.spacer
flex-grow
:
1
&
:not
(
.spacer
)
...
...
This diff is collapsed.
Click to expand it.
templates/_header.html
+
2
−
2
View file @
67fa07e9
...
...
@@ -3,8 +3,8 @@
<meta
charset=
"utf-8"
>
<title>
{{template "title" .}}
</title>
<link
rel=
"shortcut icon"
type=
"image/png"
href=
"/favicon.png"
>
<link
rel=
"shortcut icon"
type=
"image/png"
href=
"/favicon.svg"
>
<link
rel=
"shortcut icon"
href=
"/favicon.png"
>
<link
rel=
"shortcut icon"
href=
"/favicon.svg"
>
<meta
name=
"generator"
content=
"Human v1.0"
>
...
...
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