Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop

This commit is contained in:
Hillel Coren 2016-09-19 09:15:59 +03:00
commit 0505f2ebb7

View File

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