Skip to content

Instantly share code, notes, and snippets.

@rmasoni
Last active December 16, 2015 05:39
Show Gist options
  • Save rmasoni/5386260 to your computer and use it in GitHub Desktop.
Save rmasoni/5386260 to your computer and use it in GitHub Desktop.
F.I.T. CSS example.
@import "fit.css";
span.upload-button {
/* Mandatory rules */
display: inline-block;
position: relative;
/* Your rules */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment