Use real buttons in user menu

This commit is contained in:
Travis Ralston 2020-06-08 11:06:21 -06:00
parent 6002fef269
commit de4c2fe3d9
2 changed files with 14 additions and 13 deletions

View file

@ -129,7 +129,7 @@ limitations under the License.
margin: 0;
padding: 20px 0 0;
a {
.mx_AccessibleButton {
text-decoration: none;
color: $primary-fg-color;
font-size: $font-15px;