Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplesamlphp-module-campusmultiauth
Manage
Activity
Members
Labels
Plan
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Perun
Perun ProxyIdP
simplesamlphp-module-campusmultiauth
Commits
e1ed047d
Unverified
Commit
e1ed047d
authored
Jul 1, 2022
by
Pavel Břoušek
Committed by
GitHub
Jul 1, 2022
Browse files
Options
Downloads
Plain Diff
Merge pull request #20 from CESNET/margins2
fix: margins
parents
ee5990e3
b020ebbe
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
www/resources/campus-idp.css
+5
-2
5 additions, 2 deletions
www/resources/campus-idp.css
with
5 additions
and
2 deletions
www/resources/campus-idp.css
+
5
−
2
View file @
e1ed047d
...
...
@@ -68,7 +68,6 @@ html, body {
}
.framework_bootstrap5
.more-options
{
width
:
160px
;
margin-top
:
-24px
;
}
...
...
@@ -303,7 +302,7 @@ html, body {
}
.footer
{
padding
:
0
18px
0
36px
;
padding
:
0
18px
36px
36px
;
}
.framework_muni
.footer
{
...
...
@@ -484,6 +483,10 @@ body {
border
:
none
;
}
.framework_bootstrap5
.more-options
{
margin-top
:
-12px
;
}
#content
{
margin
:
0
;
}
...
...
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