mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 00:39:17 +00:00
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…
x
Reference in New Issue
Block a user