User page button style fix
This commit is contained in:
parent
6774b64aef
commit
5b9c1bcf59
|
@ -156,7 +156,7 @@
|
|||
list-style-type: none;
|
||||
}
|
||||
|
||||
a {
|
||||
.btn {
|
||||
margin-bottom: 10px;
|
||||
line-height: $line-height-medium;
|
||||
}
|
||||
|
|
|
@ -195,7 +195,7 @@
|
|||
float: right;
|
||||
text-align: right;
|
||||
|
||||
a {
|
||||
.btn {
|
||||
min-width: 140px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue