[bugfix] missing spinner in explore view (#914)

This commit is contained in:
Maxime Beauchemin
2016-08-10 15:02:13 -07:00
committed by GitHub
parent 08d682501e
commit d15c557cd6

View File

@@ -149,6 +149,9 @@ div.navbar {
}
img.loading {
width: 40px;
position: relative;
z-index: 10;
margin: 10px;
}
img.viz-thumb-option {
width: 100px;