Fix search on M+ screens for HP; make typing faster in HP terminal

This commit is contained in:
Ryan Watters
2017-03-10 11:40:45 -06:00
parent 6914e9aa98
commit f69dba20d6
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ $(document).ready(function() {
display: null,
customClass: "visible",
duration: 0,
stagger: 60,
stagger: 30,
delay: 0,
complete: function() {
badge.addClass('bounceIn');
+1 -1
View File
@@ -62,7 +62,7 @@ ul.animated {
right: 1em;
top: .25em;
+ #site-search-form {
@include MQ(XL) {
@include MQ(L) {
right: .6em;
}
}
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long