Subversion Repositories SmartDukaan

Rev

Rev 36891 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 36891 Rev 36892
Line 14... Line 14...
14
    .btn:focus {
14
    .btn:focus {
15
        color: grey;
15
        color: grey;
16
        text-decoration: none;
16
        text-decoration: none;
17
    }
17
    }
18
 
18
 
-
 
19
    #contactUsModal.in {
-
 
20
        display: flex !important;
-
 
21
        align-items: center;
-
 
22
        justify-content: center;
-
 
23
    }
-
 
24
 
19
    #contactUsModal .modal-dialog.modal-lg {
25
    #contactUsModal .modal-dialog.modal-lg {
20
        width: 80%;
26
        width: 80%;
21
        margin: 30px auto;
27
        margin: 0;
22
        left: auto;
28
        left: auto;
23
        right: auto;
29
        right: auto;
24
    }
30
    }
25
 
31
 
26
    .modal-content {
32
    .modal-content {