EasyUI Forum
September 24, 2025, 01:58:33 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: combobox arrow height  (Read 5997 times)
dailyblog
Newbie
*
Posts: 30


View Profile Email
« on: September 30, 2019, 10:27:58 PM »

hi!  I set the height of textbox to 38px. 2 problems appeared.
1, the arrow picture could not fit 38px size
2,I set line-height property to 38px ,but the text appeared at  the top line of the textbox.

thank you!
Logged
jarry
Administrator
Hero Member
*****
Posts: 2298


View Profile Email
« Reply #1 on: October 04, 2019, 03:24:10 AM »

The textbox and combobox has the 'height' property, just set it with a normal value.
Code:
$('#cb').combobox({
height: 38
})
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!