Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* make balhin the hamburger menu */
- /* move control buttons */
- #TabsToolbar .titlebar-buttonbox-container {
- position: fixed;
- right: 0;
- top: 0;
- z-index: 3;
- }
- /* move hmburuger buttons */
- #PanelUI-button {
- position: fixed;
- right: 95px;
- top: 5.5px;
- z-index: 2;
- }
- /* adjust url bar width */
- #urlbar-container { max-width: 1660px !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement