Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
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
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
TO
Maják
Commits
a336128d
Commit
a336128d
authored
3 years ago
by
xaralis
Committed by
jan.bednarik
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fix(district): spacing on geo feature collection detail page
parent
ef951be4
No related branches found
No related tags found
2 merge requests
!522
Release
,
!519
Geo feature collection minor fixes & improvements
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
district/templates/district/district_geo_feature_collection_page.html
+2
-3
2 additions, 3 deletions
...plates/district/district_geo_feature_collection_page.html
with
2 additions
and
3 deletions
district/templates/district/district_geo_feature_collection_page.html
+
2
−
3
View file @
a336128d
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
{% block content %}
{% block content %}
<article>
<article>
<div
class=
"
md:
space-y-8 lg:space-y-16"
>
<div
class=
"space-y-8 lg:space-y-16"
>
<section>
<section>
{% for block in page.content %}
{% for block in page.content %}
{% include_block block %}
{% include_block block %}
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
</div>
</div>
</section>
</section>
<div
class=
"
lg:flex
lg:space-x-16"
>
<div
class=
"
space-y-8 lg:flex lg:space-y-0
lg:space-x-16"
>
<section
class=
"lg:w-2/3 space-y-4"
>
<section
class=
"lg:w-2/3 space-y-4"
>
{% for block in page.content_after %}
{% for block in page.content_after %}
{% include_block block %}
{% include_block block %}
...
@@ -95,7 +95,6 @@
...
@@ -95,7 +95,6 @@
</section>
</section>
<div
class=
"lg:w-1/3"
>
<div
class=
"lg:w-1/3"
>
<aside
class=
"sharebox pt-4 md:card md:elevation-10"
>
<aside
class=
"sharebox pt-4 md:card md:elevation-10"
>
<div
class=
"md:card__body"
>
<div
class=
"md:card__body"
>
<span
class=
"head-alt-base md:head-alt-md"
>
Sdílení je aktem lásky
</span>
<span
class=
"head-alt-base md:head-alt-md"
>
Sdílení je aktem lásky
</span>
...
...
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