Commit 37b2c8a8 authored by Tobias Lindig's avatar Tobias Lindig

add dist files.

parent b7bf2129
...@@ -4890,7 +4890,7 @@ button.close { ...@@ -4890,7 +4890,7 @@ button.close {
right: 0; right: 0;
bottom: 0; bottom: 0;
left: 0; left: 0;
z-index: 1040; z-index: 1050;
display: none; display: none;
overflow: auto; overflow: auto;
overflow-y: scroll; overflow-y: scroll;
...@@ -4911,7 +4911,6 @@ button.close { ...@@ -4911,7 +4911,6 @@ button.close {
} }
.modal-dialog { .modal-dialog {
position: relative; position: relative;
z-index: 1050;
width: auto; width: auto;
margin: 10px; margin: 10px;
} }
...@@ -4932,7 +4931,7 @@ button.close { ...@@ -4932,7 +4931,7 @@ button.close {
right: 0; right: 0;
bottom: 0; bottom: 0;
left: 0; left: 0;
z-index: 1030; z-index: 1040;
background-color: #000; background-color: #000;
} }
.modal-backdrop.fade { .modal-backdrop.fade {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment