ref: master
public/designs/themes/base-responsive/stylesheets/_chat.scss
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
#buddy-list { .search.form-control { font-size: 13px; } } #chat-window { .history { .message { &.self p { margin-right: 0px; } } } }