CSS fixes
This commit is contained in:
parent
9f18a6978e
commit
7310dabedf
5 changed files with 21 additions and 20 deletions
|
|
@ -590,3 +590,11 @@ table td {
|
|||
max-width: 200px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#cs-chatfilters table .form-group {
|
||||
max-width: 25%;
|
||||
}
|
||||
|
||||
#cs-chatfilters table .form-group > input {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue