fix modal horizontal alignment
This commit is contained in:
parent
9f732e90d4
commit
6077b7678c
3 changed files with 4 additions and 4 deletions
|
|
@ -26,7 +26,7 @@
|
|||
max-height: 500px;
|
||||
overflow: auto;
|
||||
width: 560px;
|
||||
margin: -250px 0 0 -250px;
|
||||
margin: -250px 0 0 -280px;
|
||||
background-color: @white;
|
||||
border: 1px solid #999;
|
||||
border: 1px solid rgba(0,0,0,.3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue