diff options
| author | hukl <contact@smyck.org> | 2009-10-20 21:59:34 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-10-20 21:59:34 +0200 |
| commit | 239e27aaac4b22e8b58f4c78c140759937be97ff (patch) | |
| tree | b9c77929fec8d7eddb04f9e6a31094aabb85e47b /public/stylesheets/admin.css | |
| parent | 324753b94474a18ffbc8cf243e502b71b67eab86 (diff) | |
some more user view cleanup
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 4492aa5..2641b98 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.user_login { |
| 447 | padding-right: 30px; | 447 | padding-right: 30px; |
| 448 | } | 448 | } |
| 449 | 449 | ||
