Guest User

Untitled

a guest
Oct 26th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. @media only screen and (max-width: 479px){
  2. .wpml-ls-slot-7.wpml-ls-current-language, .wpml-ls-slot-7.wpml-ls-current-language a, .wpml-ls-slot-7.wpml-ls-current-language a:visited{
  3. background-color: #191919;}
  4.  
  5. .wpml-ls-display{
  6. display: inline!important;
  7. float: right;
  8. }
  9.  
  10. .wpml-ls-menu-item .wpml-ls-flag+span {
  11. margin-right: 1.5em;
  12. }
  13.  
  14. .wpml-ls-menu-item .wpml-ls-flag {
  15. display: inline;
  16. vertical-align: baseline;
  17. width: 18px;
  18. height: 12px;
  19. float: right;
  20. }
  21.  
  22. }
Add Comment
Please, Sign In to add comment