make the message box big enough that we dont need a scrollbar
This commit is contained in:
@ -61,7 +61,7 @@ body {
|
||||
border: 2px solid #930;
|
||||
overflow: auto;
|
||||
color: #531;
|
||||
height: 64px;
|
||||
height: 79px;
|
||||
width: auto;
|
||||
background: #f83 url('../console/images/orangetile.png');
|
||||
}
|
||||
|
Reference in New Issue
Block a user