Code tidy-up and better name for label container class

This commit is contained in:
wmwragg 2016-08-26 09:57:02 +01:00
parent 4cb1f8a226
commit a0236a9b76
2 changed files with 2 additions and 3 deletions

View file

@ -20,7 +20,7 @@ limitations under the License.
width: 100%;
}
.mx_RoomSubList_stickyContainer {
.mx_RoomSubList_labelContainer {
height: 29px;
position: relative;
}