Browse Source

adding display:inline to .jtalkTool select, #jtalk input{} fixes my issue

paul laptop 12 years ago
parent
commit
139b719db7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      css/amber.css

+ 1 - 0
css/amber.css

@@ -209,6 +209,7 @@ body.jtalkBody {
     border-right: 1px solid #fff;
     border-bottom: 1px solid #fff;
     background: #fff;
+    display: inline;
     margin-top: 0;
     margin-bottom: 0;
     padding-top: 0;