Skip to content

Commit

Permalink
SAK-30958 - Mobile - Add/Edit Chat Room fields extend outside of screen
Browse files Browse the repository at this point in the history
  • Loading branch information
SedueRey committed May 10, 2016
1 parent 5463ee2 commit d068918
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions chat/chat-tool/tool/src/webapp/css/chat.css
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,10 @@ h3.chatListHeadWrapper{
#chatLeft {
width:auto;
}
.jsfFormTable .shorttext input[type='text']{
margin: 0 0px 0 0px;
}
input[type='checkbox'] + label{
display: inline;
}
}

0 comments on commit d068918

Please sign in to comment.