tweak emptySubListTip visuals

pull/5578/head
Matthew Hodgson 2017-10-26 18:08:36 +01:00
parent e5b1ded7e3
commit ad9d78684e
1 changed files with 2 additions and 1 deletions

View File

@ -50,10 +50,11 @@ limitations under the License.
color: $primary-fg-color;
background-color: $droptarget-bg-color;
border-radius: 4px;
line-height: 16px;
}
.mx_RoomList_emptySubListTip .mx_RoleButton {
vertical-align: -3px;
vertical-align: -2px;
}
.mx_RoomList_headerButtons {