mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 05:25:50 +00:00
editing on width
This commit is contained in:
parent
da25322c4a
commit
d565818460
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ h1 {
|
||||||
}
|
}
|
||||||
|
|
||||||
#job-params-modal .modal-dialog {
|
#job-params-modal .modal-dialog {
|
||||||
width: 90%;
|
width: 92%;
|
||||||
margin-left:auto;
|
margin-left:auto;
|
||||||
margin-right:auto;
|
margin-right:auto;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue