Added fastclick.js to deal with touch screen click lag time

This commit is contained in:
Abdullah Almsaeed
2015-02-07 16:34:25 -05:00
parent c8c02c68cf
commit acbb2f4020
35 changed files with 952 additions and 41 deletions

View File

@@ -215,6 +215,7 @@ a:focus {
.main-header #navbar-search-input:focus,
.main-header #navbar-search-input:active {
border-color: rgba(0, 0, 0, 0.1) !important;
background: rgba(255, 255, 255, 0.9);
}
.main-header #navbar-search-input::-moz-placeholder {
color: #ccc;