fix select bootstrap overflow visible

1.10.x
Alex Aragon 9 years ago
parent cec0161eff
commit 8f65234100
  1. 2
      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;

Loading…
Cancel
Save