Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Administrator
m4lab_landing_page
Commits
11536ed0
Commit
11536ed0
authored
3 years ago
by
Athanasios
Browse files
Options
Download
Email Patches
Plain Diff
Add card-body-fixed-height class
parent
bcef4548
Changes
1
Hide 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 @
11536ed0
...
...
@@ -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