Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
7673f4cc
Commit
7673f4cc
authored
7 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
tweak bootstrap svg
parent
f1a7f1f5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
_includes/docs-navbar.html
+1
-1
_includes/docs-navbar.html
_includes/icons/bootstrap.svg
+1
-1
_includes/icons/bootstrap.svg
with
2 additions
and
2 deletions
+2
-2
_includes/docs-navbar.html
+
1
-
1
View file @
7673f4cc
<header
class=
"navbar navbar-inverse navbar-expand-md flex-column flex-md-row bd-navbar"
>
<a
class=
"navbar-brand mr-0 mr-md-2"
href=
"{{ site.baseurl }}/"
>
{% include icons/bootstrap.svg width="3
8
" height="3
8
" class="d-block" %}
{% include icons/bootstrap.svg width="3
6
" height="3
6
" class="d-block" %}
</a>
<div
class=
"navbar-nav-scroll"
>
...
...
This diff is collapsed.
Click to expand it.
_includes/icons/bootstrap.svg
+
1
-
1
View file @
7673f4cc
<svg
{%
if
include.class
%}
class=
"{{ include.class }}"
{%
endif
%}
xmlns=
"http://www.w3.org/2000/svg"
viewbox=
"0 0 612 612"
{%
if
include.width
%}
width=
"{{ include.width }}"
{%
endif
%}{%
if
include.height
%}
height=
"{{ include.height }}"
{%
endif
%}
><path
fill=
"currentColor"
d=
"M510
5c53.5.2 96.8 43.5
9
7
9
7
v408
c-.2 53.5-43.5 96.8
-9
7
9
7
H102
c-53.5-.2-96.8-43.5
-9
7
-9
7
V102
c.2-53.5 43.5-96.8
9
7
-9
7
h408m0-
5
H102C45.9 0 0 45.9 0 102v408c0 56.1 45.9 102 102 102h408c56.1 0 102-45.9 102-102V102C612 45.9 566.1 0 510 0z"
/><path
fill=
"currentColor"
d=
"M
202.8
471.5V154.4
H327
c54.
3
0 91 31.6 91 79.1 0 33-24.
2
63.7-54.7 69.2v1.
8
c43.
1
5.
5
70.
8
35.8 70.
8
78 0 55.8-40 89-107.5 89
H202.8
zm39.5-180.4h63.
3
c46.8 0 72.
3
-18.
7
72.
3
-53 0-31.4-21.5-48.8-60-48.8h-75.
6v101.8
zm78.2 145.
5
c47.
7
0 72.7-19.3 72.7-56s-25.9-55.
4
-76.
5
-55.
4
h-74.
5
v111.4
h78.3
z"
/></svg>
<svg
{%
if
include.class
%}
class=
"{{ include.class }}"
{%
endif
%}{%
if
include.width
%}
width=
"{{ include.width }}"
{%
endif
%}{%
if
include.height
%}
height=
"{{ include.height }}"
{%
endif
%}
viewbox=
"0 0 612 612"
xmlns=
"http://www.w3.org/2000/svg"
><path
fill=
"currentColor"
d=
"M510
8a94.3 94.3 0 0 1
9
4
9
4
v408
a94.3 94.3 0 0 1
-9
4
9
4
H102
a94.3 94.3 0 0 1
-9
4
-9
4
V102
a94.3 94.3 0 0 1
9
4
-9
4
h408m0-
8
H102C45.9 0 0 45.9 0 102v408c0 56.1 45.9 102 102 102h408c56.1 0 102-45.9 102-102V102C612 45.9 566.1 0 510 0z"
/><path
fill=
"currentColor"
d=
"M
196.77
471.5V154.4
3h124.15
c54.
27
0 91 31.6
4
91 79.1 0 33-24.
17
63.7
2
-54.7
1
69.2
1
v1.
76
c43.
07
5.
49
70.
75
35.8
2
70.
75
78 0 55.8
1
-40 89-107.
4
5 89zm39.5
5
-180.4h63.
28
c46.8 0 72.
29
-18.
68
72.
29
-53 0-31.4
2
-21.5
3
-48.
7
8-60-48.
7
8h-75.
57
zm78.2
2
145.
46
c47.
68
0 72.7
3
-19.3
4
72.7
3
-56s-25.9
3
-55.
37
-76.
46
-55.
37
h-74.
49
v111.4z"
/></svg>
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment