User page button style fix

This commit is contained in:
Kris 2018-12-18 20:36:42 -05:00
parent 6774b64aef
commit 5b9c1bcf59
2 changed files with 2 additions and 2 deletions

View File

@ -156,7 +156,7 @@
list-style-type: none;
}
a {
.btn {
margin-bottom: 10px;
line-height: $line-height-medium;
}

View File

@ -195,7 +195,7 @@
float: right;
text-align: right;
a {
.btn {
min-width: 140px;
}