Skip to content

Commit

Permalink
UI: 43109, align dropdown with title in secondary panels. (ILIAS-eLea…
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastocker authored Dec 23, 2024
1 parent ef75f6d commit f2c2af5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
}

.il-panel-listing-std-container > h2, .panel-body h4{
display: block;
display: inline-block;
padding: $il-padding-base-vertical 0;
font-size: $il-font-size-base;
color: ls.$il-panel-heading-color;
Expand Down
2 changes: 1 addition & 1 deletion templates/default/delos.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f2c2af5

Please sign in to comment.