Skip to content

Commit

Permalink
Fix image spinner CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
oparoz committed Feb 12, 2016
1 parent 52a89f2 commit fe00be3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,8 @@ div.crumb.last a {
vertical-align: top;
}

#gallery .row > .album-container > .album-loader {
#gallery .row > .album-container > .album-loader,
#gallery .row > .image-container > .image-loader{
position: absolute;
z-index: 11;
top: 0;
Expand Down

0 comments on commit fe00be3

Please sign in to comment.