css - Form Box Weird in Chrome -


any reason form act this? causing css issue between safari , chrome. form above actual box reason.

image

thanks in advance!

i figured out - there float:right; on actual input causing input go outside of form on chrome , ff - not safari. hope can else out!


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

python - get cookie expiry time using the requests library -