1
0
Fork 0

Bugfix: fbrowser did insert 2 Pictures instead of only 1

This commit is contained in:
rabuzarus 2017-03-20 22:45:24 +01:00
commit c8a427804e
3 changed files with 93 additions and 55 deletions

View file

@ -1272,6 +1272,18 @@ section #jotOpen {
color: #fff;
}
/* Filebrowser */
.fbrowser .profile-rotator-wrapper {
min-height: 200px;
}
.fbrowser .fa-spin {
position: absolute;
left: 45%;
top: 40%;
font-size: 48px;
margin:0px auto;
}
/*
/* Stream
*/