vertical_bookmarks_toolbar.css: Make PlacesToolbar flow vertically
This commit is contained in:
parent
0c0ba80f0b
commit
b1bae62e32
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ See the above repository for updates as well as full license text. */
|
|||
scrollbar-width: none;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
|
||||
#PlacesToolbar,
|
||||
#PersonalToolbar > #personal-bookmarks > #PlacesToolbar > hbox{
|
||||
-moz-box-orient: vertical !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue