mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-21 21:57:56 +01:00
update bootstrap modal dialog
This commit is contained in:
parent
d4b8754c05
commit
690b653092
@ -5187,8 +5187,8 @@ button.close {
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.modal-dialog {
|
||||
width: 600px;
|
||||
margin: 30px auto;
|
||||
width: 450px;
|
||||
margin: 200px auto;
|
||||
}
|
||||
.modal-content {
|
||||
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
|
||||
|
File diff suppressed because one or more lines are too long
@ -5187,8 +5187,8 @@ button.close {
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.modal-dialog {
|
||||
width: 600px;
|
||||
margin: 30px auto;
|
||||
width: 450px;
|
||||
margin: 200px auto;
|
||||
}
|
||||
.modal-content {
|
||||
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user