Advertisement
Guest User

Untitled

a guest
Mar 5th, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. /* ============================== */
  2. /* Display languages & search bar */
  3. /* ============================== */
  4. #mw-navigation { display: block }
  5. #mw-navigation > h2, #left-navigation, #p-views, #mw-panel > *:not(#p-lang), .uls-settings-trigger { display: none }
  6. /*#p-personal, #right-navigation { position: fixed }*/
  7. #right-navigation { right: 0 }
  8. #p-search { -webkit-transform: translateY(-20px); }
  9. #p-lang { position: absolute; top: -150px; background: none !important }
  10. #p-lang { height: 1.2em; overflow:hidden }
  11. #p-lang:hover { height: auto }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement