diff options
| author | tim b <timb@camcompu.home> | 2010-04-03 20:59:40 -0700 |
|---|---|---|
| committer | tim b <timb@camcompu.home> | 2010-04-03 20:59:40 -0700 |
| commit | dccf497aca0ea62b7931976103c89e3b01ab1860 (patch) | |
| tree | 2f855c11deee5ee95c3bb5bf68daef1c4d5f7915 /static/css | |
| parent | 1239bda75594f1338482f71054dbb6aa84538c86 (diff) | |
committing stuff so i can merge pulled repo
Diffstat (limited to 'static/css')
| -rw-r--r-- | static/css/log.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/log.css b/static/css/log.css index 79096e1..ea052a9 100644 --- a/static/css/log.css +++ b/static/css/log.css @@ -228,7 +228,7 @@ color:000; max-width:500px; width:500px; text-overflow: ellipsis-word; - padding: 18px; + padding: 18px 18px 6px 18px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-transform: uppercase; |
