Skip Navigation
Firefox Customs @fedia.io

Drawing border on autohiding bookmark bar

In relation to my previous post, I tried to apply borders to the cropped to content bookmark bar with

 
    
#PlacesToolbarItems{
    border: 1px solid black;
    border-top: none;
}


  

But the border is spanning the whole window. How can I limit it to bookmark bar length as well?

2 comments