Merge pull request #1077 from nerdoc/patch-3

show pointer on search dropdown
This commit is contained in:
Hillel Coren 2016-09-19 09:14:32 +03:00 committed by GitHub
commit 99bf147a86

View File

@ -44,6 +44,7 @@
.twitter-typeahead .tt-suggestion {
padding: 3px 20px;
white-space: nowrap;
cursor: pointer;
}
/*Added to menu element when it contains no content*/