Skip to content

Instantly share code, notes, and snippets.

@krvajal
Created April 10, 2016 16:02
Show Gist options
  • Save krvajal/478d736a4b20c85fc6a50f3c0257f0ee to your computer and use it in GitHub Desktop.
Save krvajal/478d736a4b20c85fc6a50f3c0257f0ee to your computer and use it in GitHub Desktop.
.loading {
background: url(https://a-v2.sndcdn.com/assets/images/loader-db80c5.gif) no-repeat center center;
clear: both;
text-align: center;
height: 40px;
width: 100%;
}
@krvajal
Copy link
Author

krvajal commented Apr 10, 2016

CSS class to show a loading indicator like the one that appears on iOS devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment