Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Video AG Infrastruktur
website
Commits
e0a60a9d
Commit
e0a60a9d
authored
Apr 24, 2017
by
Andreas Valder
Browse files
set dimensions for logo
parent
51b2b604
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/base.html
View file @
e0a60a9d
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
</button>
</button>
<a
class=
"navbar-brand"
href=
"/"
style=
"padding: 3px;"
>
<a
class=
"navbar-brand"
href=
"/"
style=
"padding: 3px;"
>
<img
alt=
"Brand"
src=
"{{url_for('static', filename='logo.png')}}"
style=
"height:
100%;
"
>
<img
alt=
"Brand"
src=
"{{url_for('static', filename='logo.png')}}"
style=
"height:
44px; width: 44px
"
>
</a>
</a>
</div>
</div>
<div
class=
"collapse navbar-collapse"
>
<div
class=
"collapse navbar-collapse"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment