Fix table-responsive class - refs BT#13109

pull/2487/head
Angel Fernando Quiroz Campos 8 years ago
parent f1992d5c8a
commit f2625eb8dd
  1. 3
      app/Resources/public/css/base.css

@ -5308,9 +5308,6 @@ div#chat-remote-video video {
-webkit-border-radius: 5px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}
.table-responsive{
overflow-x: inherit;
}
.panel-student{
width: 550px;
}

Loading…
Cancel
Save