Page 1 of 1

Multi-Text Field extends outside of Form

Posted: 31 Mar 2015
by Jdubs
I set CSS on my mult-text field to 200px and it "worked" (the form shrank) but now my multi-text field extends outside the form.

Pic 1: https://onedrive.live.com/redir?resid=c ... hoto%2cpng

Pic 2: https://onedrive.live.com/redir?resid=c ... hoto%2cpng

My CSS is

.multi-text .fd_control { width: 200px; }

Re: Multi-Text Field extends outside of Form

Posted: 01 Apr 2015
by Dmitry Kozlov
Hi,

Your CSS works properly for me. Please, ensure that you don't have other styles that override width of the tab control or the form in general.