Added back the border spacing, as it wasn't the issue

This commit is contained in:
wmwragg 2016-08-28 16:22:56 +01:00
parent 4ae424f37a
commit 93fff53e29

View File

@ -40,7 +40,7 @@ limitations under the License.
padding-bottom: 6px;
cursor: pointer;
background-color: rgba(118, 207, 166, 0.2);
/* border-top: solid 2px #eaf5f0; */
border-top: solid 2px #eaf5f0;
}
.mx_RoomSubList_label.mx_RoomSubList_fixed {