Skip to content

Commit

Permalink
[bugfix] missing spinner in explore view (#914)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Aug 10, 2016
1 parent 08d6825 commit d15c557
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions caravel/assets/stylesheets/caravel.css
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@ div.navbar {
}
img.loading {
width: 40px;
position: relative;
z-index: 10;
margin: 10px;
}
img.viz-thumb-option {
width: 100px;
Expand Down

0 comments on commit d15c557

Please sign in to comment.