Guest User

Untitled

a guest
Oct 19th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.31 KB | None | 0 0
  1. /* Nuke the black bar completely */
  2. #gbx3, #gbz, #gbzw {
  3.     display: none !important;
  4. }
  5.  
  6. /* Move the grey bar up, make it relative */
  7. #gb, #gbu, #gbx1, #gbq {
  8.     top: 0px !important;
  9. }
  10.  
  11. div#gb {height: 72px !important; }
  12.  
  13. /* G+ notifications */
  14. span#gbgs1, div#gbgs3 {
  15.     display: none !important;
  16. }
Add Comment
Please, Sign In to add comment