change fbrowser image margin and box-shadow
This commit is contained in:
parent
190b03e706
commit
c3b975e516
3 changed files with 2 additions and 3 deletions
|
@ -253,7 +253,7 @@ var FileBrowser = {
|
|||
initGallery: function() {
|
||||
$(".fbrowser.image .fbrowser-content-container").justifiedGallery({
|
||||
'rowHeight': 80,
|
||||
'margins': 3,
|
||||
'margins': 4,
|
||||
'border': 0
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue