diff options
Diffstat (limited to 'static/css/hump.css')
| -rwxr-xr-x | static/css/hump.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/hump.css b/static/css/hump.css index 1dd4c6e..10ca3a7 100755 --- a/static/css/hump.css +++ b/static/css/hump.css @@ -1777,7 +1777,7 @@ img#avatarPic { .profiledash { overflow: auto; } -#mostrecentdumps { +#mostrecenthumps { display: inline-block; width: 595px; max-height: 98px; @@ -1785,7 +1785,7 @@ img#avatarPic { margin-top: -20px; overflow: hidden; } -#mostrecentdumps img { +#mostrecenthumps img { max-height: 94px; overflow: hidden; border: 1px solid #000; |
