Advertisement
Guest User

Untitled

a guest
Feb 15th, 2017
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. .so-header {
  2. border-top: 0 !important;
  3. }
  4. .so-header~.container {
  5. padding-top: 50px !important;
  6. }
  7.  
  8. .so-header .-logo, .so-header .navigation .-list, .so-header .navigation .-link, .so-header .secondary-nav .-list, .so-header .secondary-nav .-link {
  9. height: 47px !important;
  10. }
  11.  
  12. .so-header .navigation .-link, .so-header .secondary-nav .-link {
  13. line-height: 47px !important;
  14. }
  15.  
  16. .so-header .navigation .beta-badge {
  17. top: 30px !important;
  18. }
  19.  
  20. .so-header .my-profile {
  21. padding: 11.5px 10px !important;
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement