fine tune header bar

pull/1/head
Matthew Hodgson 2015-07-13 02:02:56 +01:00
parent 20f1c075fc
commit 06dfbbf821
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ limitations under the License.
.mx_RoomHeader_leftRow {
display: table-row;
margin-left: 12px;
height: 50px;
float: left;
}
@ -32,6 +33,7 @@ limitations under the License.
.mx_RoomHeader_rightRow {
display: table-row;
height: 50px;
margin-right: -26px;
float: right;
}