Commit fc953eb16201ad85c85ee0f48cb5862e63c1762a
1 parent
268c183b
Exists in
spb-stable
and in
3 other branches
Improve turbolink spinner
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
3 changed files
with
4 additions
and
4 deletions
Show diff stats
app/assets/stylesheets/sections/header.scss
app/views/layouts/_head_panel.html.haml
@@ -17,8 +17,7 @@ | @@ -17,8 +17,7 @@ | ||
17 | %li.hidden-sm.hidden-xs | 17 | %li.hidden-sm.hidden-xs |
18 | %a | 18 | %a |
19 | %div.hide.turbolink-spinner | 19 | %div.hide.turbolink-spinner |
20 | - %i.icon-spinner.icon-spin | ||
21 | - Loading... | 20 | + %i.icon-refresh.icon-spin |
22 | %li.hidden-sm.hidden-xs | 21 | %li.hidden-sm.hidden-xs |
23 | = render "layouts/search" | 22 | = render "layouts/search" |
24 | %li.visible-sm.visible-xs | 23 | %li.visible-sm.visible-xs |