fix room header height

This commit is contained in:
Matthew Hodgson 2015-12-28 02:27:47 +00:00
parent 8dd90980d8
commit fa4bd09f0c

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;