• Resolved Mathias San Miguel

    (@mathiassm)


    I think it has something to do with the new contact form. Left it as it on my blog mathiasblog.com on the about page. See how the Newsletter register input is way too large?, it doesn’t show that way on other page, nor posts.
    Why? That’s what I’m asking.

    I checked it out with firebug, there’s a style that gives it 100% width. Tried to override that style with another !important note but nothing helps.

    Please, this is urgent…

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael

    (@alchymyth)

    seems to work with this (at least in Firefox with web developer add-on):

    input#subscription_email { width: 163px!important; }

    Thread Starter Mathias San Miguel

    (@mathiassm)

    It’s annoying, you know? I’ve tried it… Didn’t work, now just realized I didn’t erased chace the first time. Thanks a lot! xD

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Little problem with ghost styles…’ is closed to new replies.