Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hifis.net
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
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HIFIS
Overall
hifis.net
Merge requests
!197
Fix layout of the cards on the guidelines page
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix layout of the cards on the guidelines page
fix-guidelines
into
hifis-unified-step-1-after-vc-20210317
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
Huste, Tobias
requested to merge
fix-guidelines
into
hifis-unified-step-1-after-vc-20210317
3 years ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
See
https://hifis-review-app.hzdr.de/review-apps/hifis-hifis-net/fix-guidelines/guidelines
Edited
3 years ago
by
Huste, Tobias
0
0
Merge request reports
Viewing commit
80ac1703
Show latest version
2 files
+
6
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
Verified
80ac1703
Fix layout of the cards on the guidelines page
· 80ac1703
Huste, Tobias
authored
3 years ago
_includes/cards/post_card_image.html
+
1
−
1
Options
@@ -15,7 +15,7 @@ post: The post which sould be displayed on the card
| strip
| relative_url -%}
{%- endif -%}
<div
class=
"card {{ include.class }}"
>
<div
class=
"card
top-image-card
{{ include.class }}"
>
<img
class=
"card-img-top card-img-equal"
src=
"{{ img_url }}"
alt=
"Title image"
>
<div
class=
"card-img-overlay"
>
<span
class=
"badge badge-secondary"
>
Loading