fix css
This commit is contained in:
parent
9b695e1fa3
commit
2ed6c92f7d
8
dist/www-bootstrap/static/style-mobile.css
vendored
8
dist/www-bootstrap/static/style-mobile.css
vendored
@ -355,16 +355,12 @@
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.msg-reply-form textarea {
|
|
||||||
padding: 0px;
|
|
||||||
max-width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.email-reply-form {
|
.email-reply-form {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.email-reply-form textarea {
|
textarea {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
overflow-x: none;
|
||||||
}
|
}
|
Reference in New Issue
Block a user