Gallery initiated

This commit is contained in:
Gopesh Tulsyan 2014-06-30 19:24:26 +05:30
parent ef4aed5df0
commit 220e816155
7 changed files with 47 additions and 1 deletions

View file

@ -144,3 +144,14 @@ a:after {
font-weight: 400;
}
}
#gallery{
.modal-body{
min-height: 500px;
i{
margin-top: 35%;
}
}
#carousel-example-generic{
visibility: hidden;
}
}