1
0
Fork 0

resized querybox

This commit is contained in:
Heiko Kernbach 2012-05-25 15:54:27 +02:00
parent 1159479250
commit 1fbeb55e82
1 changed files with 2 additions and 2 deletions

View File

@ -381,7 +381,7 @@ form {
#queryOutput {
height:60%;
height:40%;
overflow-y: auto;
border: 1px solid black;
background: white;
@ -390,7 +390,7 @@ form {
}
#queryContent {
height: 20%;
height: 60%;
font-family: "courier";
width: 100%;
resize: none;