diff options
Diffstat (limited to 'skins/custom/show_bug.css')
-rw-r--r-- | skins/custom/show_bug.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/custom/show_bug.css b/skins/custom/show_bug.css index 23839fe17..b96c997f1 100644 --- a/skins/custom/show_bug.css +++ b/skins/custom/show_bug.css @@ -28,10 +28,10 @@ margin:0px; padding:5px; padding-right:20px; - height:100px; overflow:auto; float:left; max-width:465px; + max-height:100px; border:1px solid #CCC; } |