Fix buttons in right panel verif

This commit is contained in:
Michael Telatynski 2020-01-29 07:53:06 +00:00
parent 5c44ff8f8a
commit 2fbda42374
2 changed files with 2 additions and 1 deletions

View file

@ -263,6 +263,7 @@ limitations under the License.
.mx_UserInfo_verify {
display: block;
margin: 16px 0;
width: 100%;
}
}