view photo zoom effect changed

This commit is contained in:
jamilrehman 2016-05-18 13:06:15 +05:00
parent bf56d7b4dd
commit 4545c9af42
3 changed files with 7 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1697,11 +1697,12 @@ h1{
display: table-cell;
vertical-align: middle;
img{
width: 100%;
width: auto;
height: auto;
}
.btn-holder{
position: fixed;
right: -112px;
}
}
}
@ -1731,6 +1732,9 @@ h1{
.image-zoom{
overflow: hidden;
.photo-view .overlay .overlay-content .btn-holder{
right: 20px;
}
}
/**/
#messageFav{