better usage of the asset pipeline for page specific css and a more concise user#show
This commit is contained in:
3
app/assets/stylesheets/users.css.scss
Normal file
3
app/assets/stylesheets/users.css.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
small { font-size: 80% }
|
||||
dt { float: left; margin: 0 20px 0 0; width: 200px; }
|
||||
dd { margin: 0 }
|
||||
Reference in New Issue
Block a user