Fit federationScopeMenu to guidelines
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
aa636f0450
commit
0b83a25208
|
@ -37,7 +37,7 @@
|
|||
*/
|
||||
var FederationScopeMenu = OC.Backbone.View.extend({
|
||||
tagName: 'div',
|
||||
className: 'federationScopeMenu popovermenu bubble hidden open menu',
|
||||
className: 'federationScopeMenu popovermenu bubble hidden menu',
|
||||
field: undefined,
|
||||
_scopes: undefined,
|
||||
|
||||
|
|
Loading…
Reference in New Issue