Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ippidb-web
Manage
Activity
Members
Labels
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iPPIDB
ippidb-web
Commits
1134cb34
Commit
1134cb34
authored
7 years ago
by
Hervé MENAGER
Browse files
Options
Downloads
Patches
Plain Diff
remove left and right margins in iPPIDB
Former-commit-id: 855a17d5c7bbc35c36ed7cc3228f6d74e5d254af
parent
ef82ce87
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ippisite/ippidb/templates/compound_card.html
+3
-12
3 additions, 12 deletions
ippisite/ippidb/templates/compound_card.html
with
3 additions
and
12 deletions
ippisite/ippidb/templates/compound_card.html
+
3
−
12
View file @
1134cb34
...
@@ -5,14 +5,9 @@
...
@@ -5,14 +5,9 @@
{% block content %}
{% block content %}
{% include "kekule_display.html" %}
{% include "kekule_display.html" %}
<div
id=
"mainnav"
>
</div>
<div
class=
"container-fluid"
>
<div
class=
"inner-wrap"
>
<div
class=
"row flex-xl-nowrap"
>
<div
id=
"main-wrapper"
class=
"page"
>
<div
id=
"main"
>
<div
id=
"content"
class=
"main-content"
>
<main
role=
"main"
>
<div
class=
"row"
>
<div
class=
"col-3"
>
<div
class=
"col-3"
>
<div
class=
"nav flex-column nav-pills"
id=
"v-pills-tab"
role=
"tablist"
>
<div
class=
"nav flex-column nav-pills"
id=
"v-pills-tab"
role=
"tablist"
>
<a
class=
"nav-link active"
id=
"v-pills-compound-tab"
data-toggle=
"pill"
href=
"#v-pills-compound"
role=
"tab"
aria-controls=
"v-pills-compound"
aria-expanded=
"true"
>
Compound
</a>
<a
class=
"nav-link active"
id=
"v-pills-compound-tab"
data-toggle=
"pill"
href=
"#v-pills-compound"
role=
"tab"
aria-controls=
"v-pills-compound"
aria-expanded=
"true"
>
Compound
</a>
...
@@ -155,10 +150,6 @@
...
@@ -155,10 +150,6 @@
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<!-- .site-main -->
</div>
</div>
<!-- div main -->
</div>
</div>
</div>
</div>
{% endblock %}
{% endblock %}
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment