Bugfix: fbrowser did insert 2 Pictures instead of only 1
This commit is contained in:
parent
7a95fcf02a
commit
c8a427804e
3 changed files with 93 additions and 55 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue