Skip to main content
added 26 characters in body
Source Link
GibboK
  • 73.3k
  • 147
  • 447
  • 666

try this

.dijitSelect .dijitButtonNode {
  width: 16px !important; 
}
  
dom-style.set(dojo.query('.dijitSelect')[0], 'width', with);

try this

.dijitSelect .dijitButtonNode {width:16px !important;}
 dom-style.set(dojo.query('.dijitSelect')[0],'width',with);

try this

.dijitSelect .dijitButtonNode {
  width: 16px !important; 
}
 
dom-style.set(dojo.query('.dijitSelect')[0], 'width', with);

.dijitSelect .dijitButtonNode {width:16px !important;} try this

dom-style.set(dojo.query('.dijitSelect')[0],'width',with);

.dijitSelect .dijitButtonNode {width:16px !important;}
 dom-style.set(dojo.query('.dijitSelect')[0],'width',with);

.dijitSelect .dijitButtonNode {width:16px !important;}

dom-style.set(dojo.query('.dijitSelect')[0],'width',with);

try this

.dijitSelect .dijitButtonNode {width:16px !important;}
 dom-style.set(dojo.query('.dijitSelect')[0],'width',with);
Source Link
MuSheng
  • 351
  • 2
  • 5

.dijitSelect .dijitButtonNode {width:16px !important;}

dom-style.set(dojo.query('.dijitSelect')[0],'width',with);