Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Administrator
m4lab_landing_page
Commits
530b62c5
Commit
530b62c5
authored
3 years ago
by
Koukofikis
Browse files
Options
Download
Plain Diff
Merge branch 'MLAB-582' into 'testing'
Add card-body-fixed-height class See merge request
!136
parents
ece2572e
11536ed0
master
testing
3 merge requests
!143
deploy to production
,
!142
prepare deployment
,
!136
Add card-body-fixed-height class
Pipeline
#5124
passed with stage
in 12 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
css/m4lab.css
+6
-0
css/m4lab.css
with
6 additions
and
0 deletions
+6
-0
css/m4lab.css
+
6
-
0
View file @
530b62c5
...
...
@@ -276,6 +276,12 @@ justify-content:space-evenly;}
padding
:
1.25rem
;
}
.card-body-fixed-height
{
padding
:
1.25rem
;
overflow
:
hidden
;
height
:
13rem
;
}
.card-header
{
padding
:
0.75rem
1.25rem
;
margin-bottom
:
0
;
...
...
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
Menu
Explore
Projects
Groups
Snippets