1
0
Fork 0

change fbrowser image margin and box-shadow

This commit is contained in:
rabuzarus 2017-04-05 12:46:09 +02:00
commit c3b975e516
3 changed files with 2 additions and 3 deletions

View file

@ -1368,7 +1368,7 @@ section #jotOpen {
}
}
.fbrowser.image .photo-album-image-wrapper {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
}
.fbrowser .profile-rotator-wrapper {
min-height: 200px;