1
0
Fork 0
forked from 0x2620/oxjs

some more support for squared style

This commit is contained in:
rlx 2016-01-12 11:11:08 +05:30
commit 32252a1dfd
7 changed files with 24 additions and 5 deletions

View file

@ -127,6 +127,7 @@ Ox.Select = function(options, self) {
if (self.options.label) {
self.$label = Ox.Label({
overlap: 'right',
style: self.options.style,
textAlign: 'right',
title: self.options.label,
width: self.options.labelWidth