Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
commit
0e9ba3a88d
@ -273,8 +273,6 @@ define([
|
|||||||
var diff = tw - cw;
|
var diff = tw - cw;
|
||||||
if (diff && diff > 0) {
|
if (diff && diff > 0) {
|
||||||
$table.css('margin-right', diff+'px');
|
$table.css('margin-right', diff+'px');
|
||||||
} else {
|
|
||||||
$table.css('margin-right', '');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
queue.next();
|
queue.next();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user