Browse Source

fix select bootstrap overflow visible

Alex Aragon 9 years ago
parent
commit
8f65234100
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Resources/public/css/base.css

+ 1 - 1
app/Resources/public/css/base.css

@@ -5018,7 +5018,7 @@ div#chat-remote-video video {
     width: 450px !important;
 }
 .ui-accordion .ui-accordion-content-active{
-
+    overflow: visible;
 }
 .ui-jqgrid-view .ui-widget-content a{
   color:#666666;