diff options
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 { |
