diff options
| author | hukl <contact@smyck.org> | 2009-04-13 22:39:14 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-04-13 22:39:14 +0200 |
| commit | 7176edae9b93eb00e7982ec2d9a69f5b28633907 (patch) | |
| tree | 295f6fc1316280398620467eb5a76139a31d4913 /public/stylesheets/admin.css | |
| parent | cb5667cf4a21d16583bb1856651f367a88fa74fd (diff) | |
little layout fix
Diffstat (limited to 'public/stylesheets/admin.css')
| -rw-r--r-- | public/stylesheets/admin.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index c10205d..c3030d6 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -26,7 +26,8 @@ th { | |||
| 26 | /* Pagination */ | 26 | /* Pagination */ |
| 27 | 27 | ||
| 28 | div.pagination { | 28 | div.pagination { |
| 29 | letter-spacing: 1px; | 29 | padding-top: 5px; |
| 30 | padding-bottom: 15px; | ||
| 30 | } | 31 | } |
| 31 | 32 | ||
| 32 | div.pagination span.current, div.pagination a:hover { | 33 | div.pagination span.current, div.pagination a:hover { |
