#nav #user_tool_bar input[type=text],
#nav #user_tool_bar input[type=password] {
  line-height: 21px;
}

.large_form input[type=text],
.large_form input[type=password] {
  line-height: 60px;
}

.compact_form input[type=text],
.compact_form input[type=password] {
  line-height: 36px;
}