X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/851ab47f8adb2d04555c28fceae371e038d90a40..refs/pull/3918/head:/resources/sass/_animations.scss diff --git a/resources/sass/_animations.scss b/resources/sass/_animations.scss index ca4977a89..eb9f4e767 100644 --- a/resources/sass/_animations.scss +++ b/resources/sass/_animations.scss @@ -18,7 +18,7 @@ .search-suggestions-animation{ animation-name: searchSuggestions; - animation-duration: 180ms; + animation-duration: 120ms; animation-fill-mode: forwards; animation-timing-function: cubic-bezier(.62, .28, .23, .99); }