Update formatting
Change-Id: Iaee2ab4f36d3a0dce143c62965ab29de504b31ea
This commit is contained in:
@@ -524,7 +524,7 @@
|
||||
} );
|
||||
|
||||
displaySettings.$parent.position();
|
||||
$tabButtons.filter( '.down' ).removeClass( 'down');
|
||||
$tabButtons.filter( '.down' ).removeClass( 'down' );
|
||||
$button.addClass( 'down' );
|
||||
|
||||
} );
|
||||
|
||||
Reference in New Issue
Block a user