Consistent height for info window

serial
William Toohey 10 years ago
parent bd06ae8867
commit f243b94e96
  1. 2
      css/style.css

@ -115,7 +115,7 @@ h1, h2, h3 {
#tabs {
margin: -1px;
padding-top: 22px;
min-height: 400px;
height: 455px;
min-width: 500px;
}

Loading…
Cancel
Save