mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
change width
This commit is contained in:
parent
9f59757d2c
commit
540e3822d4
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ h1 {
|
|||
}
|
||||
|
||||
#job-params-modal .modal-dialog {
|
||||
width: 90%;
|
||||
width: 91%;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue