Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Furkan Gursoy
Netzschleuder
Commits
e409cbbb
Commit
e409cbbb
authored
Sep 13, 2020
by
Tiago Peixoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
network.html: improve spacing
parent
2c4c3ff7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
templates/network.html
templates/network.html
+2
-2
No files found.
templates/network.html
View file @
e409cbbb
...
...
@@ -8,7 +8,7 @@ active
{% block content %}
<div
class=
"column-group"
>
<div
class=
"xlarge-100 large-100 small-100 bottom-space"
style=
"padding-right:1em"
>
<div
class=
"xlarge-100 large-100 small-100 bottom-space"
>
<div
class=
"all-25"
style=
"float:right; vertical-align:top; display:inline"
>
<blockquote
class=
"note"
>
Problems with this dataset? Open an
...
...
@@ -20,7 +20,7 @@ active
</h1>
<dl>
<dt>
Description
</dt>
<dd>
{{description | safe}}
</dd>
<dd
style=
"max-width: 80em"
>
{{description | safe}}
</dd>
<dt>
Tags
</dt>
<dd>
{% for tag in entry.tags %}
...
...
Write
Preview
Markdown
is supported
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