Fixed the LHS panel not collapsing but most of the content doing so

pull/2028/head
wmwragg 2016-08-26 16:22:59 +01:00
parent 879c325b83
commit dc4459083f
1 changed files with 4 additions and 0 deletions

View File

@ -54,6 +54,10 @@ limitations under the License.
width: 28px; /* collapsed LHS Panel width */
}
.collapsed .mx_RoomSubList_labelContainer {
width: 28px; /* collapsed LHS Panel width */
}
.mx_RoomSubList_roomCount {
display: inline-block;
font-size: 12px;