by the way it''s only firefox problem, with ie rails do it right but
not with firefox
On 25 heinä, 22:43, torso
<petteri.torsso...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Hi
>
> I have problem which contains css in rails.
>
> Here''s the sample
> CSS:
> body{
> padding:0px;
> margin:0px;}
>
> #test{
> background-color:red;}
>
> HTML:
> <div id="test">
> test
> </div>
>
> Okey it should go to the TOP of the page and make test text with red
> background. But before the test div it makes line which height is
> about 10px. Why rails does that, and how I can overide it?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---