Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Move bookmark to the left */
- #star-button {
- margin-left: -15px !important; /* Move the star 15px to the left */
- }
- /* Adjust the search bar container to keep the layout intact */
- #searchbar .searchbar-input-container {
- display: flex !important;
- align-items: center !important;
- padding-left: 10px !important; /* Optional: Adjust padding if necessary */
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement