Skip to content

Instantly share code, notes, and snippets.

@guilleiguaran
Created July 28, 2015 00:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guilleiguaran/b59c756ab0c98c9e21fc to your computer and use it in GitHub Desktop.
Save guilleiguaran/b59c756ab0c98c9e21fc to your computer and use it in GitHub Desktop.
diff --git a/app/assets/stylesheets/_dashboard.css.scss b/app/assets/stylesheets/_dashboard.css.scss
index 3c3d962..7b9f2df 100644
--- a/app/assets/stylesheets/_dashboard.css.scss
+++ b/app/assets/stylesheets/_dashboard.css.scss
@@ -10,7 +10,7 @@
li {
margin-bottom: 1em;
- list-style-type: none;
+ list-style-type: circle;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment