Συζητήσεις » Ανάπτυξη

Citrus GFork CSS issue with FireFox

§
Δημοσιεύτηκε: 20/08/2014

Citrus GFork CSS issue with FireFox

This is an issue with my script Citrus GFork on the forum using FireFox.

If you look at the image, you can see the search box on the right top corner is joined with the white section of the page. I would like to move it a little up into the header, but unable in FireFox but works fine in Chrome.

Any help in fixing the CSS is appreciated ^_^

§
Δημοσιεύτηκε: 20/08/2014

Maybe :
#Head .SiteSearch {
float: right;
margin-top: -30px !important;
}

§
Δημοσιεύτηκε: 21/08/2014

O.O
For the life of me, I couldn't figure it out. In chrome I could fix, in FF nothing.

Thank you :)

§
Δημοσιεύτηκε: 21/08/2014

;-)

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.

长期地址
遇到问题?请前往 GitHub 提 Issues。