fine tune header bar
This commit is contained in:
@@ -25,6 +25,7 @@ limitations under the License.
|
|||||||
|
|
||||||
.mx_RoomHeader_leftRow {
|
.mx_RoomHeader_leftRow {
|
||||||
display: table-row;
|
display: table-row;
|
||||||
|
margin-left: 12px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
@@ -32,6 +33,7 @@ limitations under the License.
|
|||||||
.mx_RoomHeader_rightRow {
|
.mx_RoomHeader_rightRow {
|
||||||
display: table-row;
|
display: table-row;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
margin-right: -26px;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user