Last active
August 29, 2015 14:21
-
-
Save gheghici/5ea07568ebbef3402f57 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.search_jobs > div.search_keywords { | |
display: none; | |
} | |
@media screen and (min-width: 801px) { | |
.search_jobs > div.search_location { | |
width: 60%!important; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment