diff options
| author | hukl <contact@smyck.org> | 2009-10-20 21:21:37 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-10-20 21:21:37 +0200 |
| commit | 324753b94474a18ffbc8cf243e502b71b67eab86 (patch) | |
| tree | 095fdff9f6471b73505811396e7dab24d7eb80d6 /public/stylesheets/admin.css | |
| parent | aa751d8740ceabf481afa3c0a6a3db79e30b0983 (diff) | |
cleaned up the user views a bit
Diffstat (limited to 'public/stylesheets/admin.css')
| -rw-r--r-- | public/stylesheets/admin.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 921e83d..4492aa5 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -443,7 +443,7 @@ input#move_to_search_term, input#node_staged_slug { | |||
| 443 | width: 680px; | 443 | width: 680px; |
| 444 | } | 444 | } |
| 445 | 445 | ||
| 446 | table#user_list td { | 446 | table.user_list td { |
| 447 | padding-right: 30px; | 447 | padding-right: 30px; |
| 448 | } | 448 | } |
| 449 | 449 | ||
