Skip to content

Commit

Permalink
adjust height of text boxes in dialogs
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Jun 3, 2011
1 parent e73610a commit 375a385
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ input[type=text] {
}
.gwt-DialogBox input[type=text] {
border: 1px solid #999;
height: 17px;
}

iframe {
Expand Down

0 comments on commit 375a385

Please sign in to comment.