CSS tweakage
This commit is contained in:
parent
b35461f5c0
commit
6542201ac6
5 changed files with 53 additions and 22 deletions
|
@ -1,12 +1,10 @@
|
|||
.mx_MessageComposer {
|
||||
position: absolute;
|
||||
bottom: 5px;
|
||||
right: 0px;
|
||||
left: 0px;
|
||||
width: 100%;
|
||||
height: 36px;
|
||||
}
|
||||
|
||||
.mx_MessageComposer textarea {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding: 0px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue