fix room header height

pull/581/head
Matthew Hodgson 2015-12-28 02:27:47 +00:00
parent 8dd90980d8
commit fa4bd09f0c
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ limitations under the License.
.mx_RoomHeader_name {
cursor: pointer;
vertical-align: middle;
height: 28px;
height: 30px;
overflow: hidden;
color: #454545;
font-weight: bold;