RC Filters: Make highlight popup right-aligned

Bug: T149467
Change-Id: I2bb325e7de326ada4a78d1d00f6e11f54f2b7472
Depends-On: I87c1384c693ca550f8684c5b243856a14fa1d24a
This commit is contained in:
Roan Kattouw 2017-02-24 15:19:27 -08:00 committed by Sbisson
parent 5346a4410f
commit ebb4ec59cf

View file

@ -22,6 +22,8 @@
anchor: false,
padded: true,
align: 'backwards',
horizontalPosition: 'end',
$floatableContainer: this.$element,
width: 290,
$content: this.colorPickerWidget.$element
}