开发者

Webkit browsers: border-right property issue

开发者 https://www.devze.com 2023-02-01 08:50 出处:网络
I don\'t get why the \"border-right: 1px solid white;\" prop开发者_如何学编程erty in my menu doesn\'t work in webkit browsers Safari and Google Chrome...

I don't get why the "border-right: 1px solid white;" prop开发者_如何学编程erty in my menu doesn't work in webkit browsers Safari and Google Chrome...

As you can see there is not white line on the right of PRODUCTEN.

It works perfectly on Firefox and IE.

thanks


<a href="/node/324" id="dhtml_menu-3841" class="active">PRODUCTEN </a>

Just take away the whitespace after "PRODUCTEN" - it should work fine.

0

精彩评论

暂无评论...
验证码 换一张
取 消