Skip to content

Commit

Permalink
UI Form: 42530, remove width 100% from form-control to resize input f…
Browse files Browse the repository at this point in the history
…ields according to their content.

https://mantis.ilias.de/view.php?id=42530
  • Loading branch information
lukastocker committed Nov 26, 2024
1 parent 25546ae commit e0c6ac3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ select[size] {

.form-control {
display: block;
width: 100%;
height: $il-input-min-height;
padding: $il-padding-base-vertical $il-padding-base-horizontal;
font-size: $il-standard-form-font-size;
Expand Down
1 change: 0 additions & 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 e0c6ac3

Please sign in to comment.