mirror of
https://github.com/friendica/friendica
synced 2025-04-27 05:10:10 +00:00
use box-shadow instead of border
This commit is contained in:
parent
9f37acc6d4
commit
0b280219c6
2 changed files with 3 additions and 3 deletions
|
@ -253,7 +253,7 @@ var FileBrowser = {
|
|||
initGallery: function() {
|
||||
$(".fbrowser.image .fbrowser-content-container").justifiedGallery({
|
||||
'rowHeight': 80,
|
||||
'margins': 2,
|
||||
'margins': 3,
|
||||
'border': 0
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue