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