Last active
February 6, 2020 15:41
-
-
Save bordoni/aef92e8ef66bdbc51c6116941975e4e6 to your computer and use it in GitHub Desktop.
This file contains 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
.tribe-events .tribe-events-c-search__input-control--keyword input[type="text"].tribe-events-c-search__input, | |
.tribe-events .tribe-events-c-search__input-control--keyword input[type="text"].tribe-events-c-search__input:focus { | |
background: transparent; | |
background-repeat:no-repeat; | |
} | |
.tribe-common .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list { | |
margin-top: 0; | |
margin-bottom: 0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment