I was a goof!

Got it working. Thanks for the stellar support. I feel bad having to
hack webkit browser but somewhere in some of my css3 there is a
difference between the way FF and Safari/chrome calculate the "top"
parameter for elements.

On Jul 22, 12:34 pm, Nathan Weizenbaum <nex...@gmail.com> wrote:
> That example should work with Sass, and does for me. What version are you
> using?
>
> On Thu, Jul 22, 2010 at 12:15 PM, Josh Rubinstein <
>
>
>
> joshmaxrubinst...@gmail.com> wrote:
> > I am trying to use a hack to target only webkit browsers...Below is
> > how I would normally write this in plain CSS but in SASS or SCSS the
> > "@" symbol is not producing the expected results for the hack...is
> > there a way to have SASS interpet this hack properly?
>
> > �...@media screen and (-webkit-min-device-pixel-ratio:0) {
> >    input#simple-search-submit { top: 40px; } }
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Haml" group.
> > To post to this group, send email to h...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > haml+unsubscr...@googlegroups.com <haml%2bunsubscr...@googlegroups.com>.
> > For more options, visit this group at
> >http://groups.google.com/group/haml?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to h...@googlegroups.com.
To unsubscribe from this group, send email to haml+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/haml?hl=en.

Reply via email to