OS Property support center

How I can make the Select box wider?

  • dingpuzhao
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 1 month ago - 11 years 1 month ago #28033 by dingpuzhao
How I can make the Select box wider? was created by dingpuzhao
How I can make the Select box wider? pls kindly advise, thanks!
Attachments:
Last edit: 11 years 1 month ago by dingpuzhao.

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #28036 by Mr. Dam
Replied by Mr. Dam on topic Re: How I can make the Select box wider?
Hi,
You can change the css of them.
The class attribute of those dropdown fields are input-small and input-mini, you can add
.input-small{
width:150px !important;
}
to css file of your template.
Thanks
Dam

Please Log in or Create an account to join the conversation.

  • dingpuzhao
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 1 month ago #28142 by dingpuzhao
Replied by dingpuzhao on topic Re: How I can make the Select box wider?
It's works! Thanks a lot!

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan