Align buttons better with the text

pull/4023/head
David Baker 2017-05-04 18:23:04 +01:00 committed by Luke Barnard
parent 9b1ffe6fda
commit fce1164b58
1 changed files with 4 additions and 0 deletions

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;