mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-30 08:38:04 -05:00
fix modal horizontal alignment
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user