mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-09 19:30:15 +00:00
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
|
@ -31,6 +31,7 @@ See the above repository for updates as well as full license text. */
|
|||
height: 100vh;
|
||||
}
|
||||
|
||||
#PlacesToolbar,
|
||||
#PersonalToolbar > #personal-bookmarks > #PlacesToolbar > hbox{
|
||||
-moz-box-orient: vertical !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue