diff options
author | elijah <elijah@riseup.net> | 2013-07-04 01:36:08 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-07-04 04:15:04 -0700 |
commit | 40830b4b1fa33b9e26dbd500fc08b4b76b58011b (patch) | |
tree | a5398d73fb7554e2afe32072692b3b26b59c65d6 /app/assets/stylesheets/leap.scss | |
parent | adacb11c8ff6395f38c3c05bea4e6d276285118f (diff) |
minor changes to css and home page.
Diffstat (limited to 'app/assets/stylesheets/leap.scss')
-rw-r--r-- | app/assets/stylesheets/leap.scss | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/assets/stylesheets/leap.scss b/app/assets/stylesheets/leap.scss index 792aa3c..6268b3b 100644 --- a/app/assets/stylesheets/leap.scss +++ b/app/assets/stylesheets/leap.scss @@ -184,3 +184,11 @@ input, textarea { } } } + +// +// USERS +// + +.overview li { + padding: 6px 0; +}
\ No newline at end of file |