Align buttons better with the text

This commit is contained in:
David Baker 2017-05-04 18:23:04 +01:00
parent 23a141c5ad
commit 1001c98a3c

View File

@ -52,6 +52,10 @@ limitations under the License.
border-radius: 4px;
}
.mx_RoomList_emptySubListTip .mx_RoleButton {
vertical-align: -3px;
}
.mx_RoomList_headerButtons {
position: absolute;
right: 60px;