Tweak placeholder messages for big inputs

This commit is contained in:
summerscope
2014-09-05 18:07:50 +10:00
parent 6271b83fad
commit 2e8ec3df18

View File

@@ -14,7 +14,7 @@
/ %i.ofn-i_020-search
%input{type: :text,
"ng-model" => "query",
placeholder: "Search by Shop or Postcode...",
placeholder: "Search by Shop or Suburb...",
"ng-debounce" => "150",
"ofn-disable-enter" => true}