fix up header layout some more

pull/296/head
Matthew Hodgson 2015-10-25 02:09:06 +00:00
parent 6e3e0a1447
commit 9c215efcbf
1 changed files with 4 additions and 4 deletions

View File

@ -102,8 +102,8 @@ limitations under the License.
height: 28px;
color: #454545;
font-weight: 800;
font-size: 20px;
padding-left: 16px;
font-size: 24px;
padding-left: 8px;
padding-right: 16px;
text-overflow: ellipsis;
}
@ -129,7 +129,7 @@ limitations under the License.
}
.mx_RoomHeader_nameEditing {
padding-left: 16px;
padding-left: 8px;
padding-right: 16px;
margin-top: -5px;
}
@ -153,7 +153,7 @@ limitations under the License.
max-height: 38px;
color: #454545;
font-weight: 300;
padding-left: 16px;
padding-left: 8px;
padding-right: 16px;
overflow: hidden;
text-overflow: ellipsis;