Comment on attachment 8902388 Bug 450915 - Increase the drag space of the TabsToolbar by 15px on the bottom to improve the tab reordering experience.
https://reviewboard.mozilla.org/r/173956/#review179384 ::: browser/base/content/browser.css:189 (Diff revision 1) > + padding-bottom: 20px; > +} > + > +#TabsToolbar[movingtab] + #nav-bar { > + margin-top: -20px; > + pointer-events: none; This breaks dropping tabs on the bookmarks menu button ::: browser/themes/shared/tabs.inc.css:29 (Diff revision 1) > :root:-moz-lwtheme { > --tab-line-color: var(--lwt-accent-color); > } > > #tabbrowser-tabs, > +#tabbrowser-tabs > .tabbrowser-arrowscrollbox, Why is this needed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/241937 Title: Handle tabs like other gnome apps To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/241937/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
