Change kick button glyphicon

master
Daniel Berteaud 11 years ago
parent 7da38b5d2e
commit 20a774805a
  1. 2
      public/css/vroom.css

@ -118,7 +118,7 @@
.actionKick:before{
font-family: 'Glyphicons Halflings';
color: red;
content: "\e020";
content: "\e083";
}
#chatBox {
max-height:300px;

Loading…
Cancel
Save