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