update to new bottomleftmenu. update header and composer heights
This commit is contained in:
parent
96c4a24d3d
commit
6bc4c87ce4
9 changed files with 46 additions and 33 deletions
|
@ -45,7 +45,7 @@ limitations under the License.
|
|||
display: table-cell;
|
||||
width: 100%;
|
||||
vertical-align: middle;
|
||||
height: 70px;
|
||||
height: 60px;
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
color: #888;
|
||||
|
@ -55,7 +55,7 @@ limitations under the License.
|
|||
display: table-cell;
|
||||
width: 100%;
|
||||
vertical-align: middle;
|
||||
height: 70px;
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
.mx_MessageComposer_input textarea {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue