开发者

My tab menus exit the page width

开发者 https://www.devze.com 2023-04-07 23:08 出处:网络
So I\'m editting the CSS and the tab menu has a whitespace: nowrap property, which means it doesn\'t overlap but it ends up exiting the page. Setting the width of the tab menu itself does nothing even

So I'm editting the CSS and the tab menu has a whitespace: nowrap property, which means it doesn't overlap but it ends up exiting the page. Setting the width of the tab menu itself does nothing even with !important and hierarchy CSS.

Looks like开发者_如何学Go this

http://i.imgur.com/yxblJ.jpg

When I do whitespace: pre, or any of the others they end up overlapping.


It looks like you are using a floated list. Can't be certain without looking a code, but you may need to either extend the width of the containing div or clear the float.

0

精彩评论

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

关注公众号