Skip to content
Snippets Groups Projects
Commit 24507da4 authored by Sam Rose's avatar Sam Rose
Browse files

Remove individual modal width styles

parent d70f9c85
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -16,6 +16,8 @@ body.modal-open {
overflow: hidden;
}
 
.modal .modal-dialog {
width: 860px;
@media (min-width: $screen-md-min) {
.modal-dialog {
width: 860px;
}
}
Loading
Loading
@@ -319,8 +319,6 @@
}
 
#modal_merge_info .modal-dialog {
width: 600px;
.dark {
margin-right: 40px;
}
Loading
Loading
Loading
Loading
@@ -145,8 +145,6 @@
margin: 0;
}
 
#modal-remove-blob > .modal-dialog { width: 850px; }
.blob-upload-dropzone-previews {
text-align: center;
border: 2px;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment