diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-24 08:38:28 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-24 08:38:28 -0500 |
| commit | c4b8c62ffe424e8c3b45519d113905384f3b9b87 (patch) | |
| tree | 9a3cf73ffbf211932dcfd6bee7abd74a5496cdd2 /static/profile.css | |
| parent | cf48ab4a81339f327a534585c54e01a57f9dfa86 (diff) | |
Added static content
Diffstat (limited to 'static/profile.css')
| -rwxr-xr-x | static/profile.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/profile.css b/static/profile.css index 8ee09d3..7594dab 100755 --- a/static/profile.css +++ b/static/profile.css @@ -162,7 +162,7 @@ color:000; } .logged-dump{ - + max-width:500px; text-overflow: ellipsis-word; padding: 18px; font-family: Arial, Helvetica, sans-serif; @@ -274,7 +274,7 @@ color:#087cff; -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde; padding:20; line-height:1.5; -height:380; +height:auto; margin-top:-100px; width:600; |
