Subversion Repositories SmartDukaan

Rev

Rev 21627 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21627 Rev 24064
Line 4959... Line 4959...
4959
}
4959
}
4960
@media screen and (min-width: 768px) {
4960
@media screen and (min-width: 768px) {
4961
  .modal-dialog {
4961
  .modal-dialog {
4962
    left: 50%;
4962
    left: 50%;
4963
    right: auto;
4963
    right: auto;
4964
    width: 600px;
4964
    width: 700px;
4965
    padding-top: 30px;
4965
    padding-top: 30px;
4966
    padding-bottom: 30px;
4966
    padding-bottom: 30px;
4967
  }
4967
  }
4968
  .modal-content {
4968
  .modal-content {
4969
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
4969
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);