Skip to content

Commit d15c557

Browse files
authoredAug 10, 2016
[bugfix] missing spinner in explore view (#914)
1 parent 08d6825 commit d15c557

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎caravel/assets/stylesheets/caravel.css

+3
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@ div.navbar {
149149
}
150150
img.loading {
151151
width: 40px;
152+
position: relative;
153+
z-index: 10;
154+
margin: 10px;
152155
}
153156
img.viz-thumb-option {
154157
width: 100px;

0 commit comments

Comments
 (0)