Fixes an issue with Session view icons that have wrong width - Refs #7884

1.10.x
José Loguercio 10 years ago
parent 2de7a58f69
commit a1419c9086
  1. 2
      app/Resources/public/css/base.css

@ -5602,7 +5602,7 @@ div#chat-remote-video video {
}
img.sessionView {
padding-right: 10px;
margin-right: 10px;
}
a.sessionView {

Loading…
Cancel
Save