Merge pull request #542 from vivganes/patch-follow-btn
fix text overflow on follow button
This commit is contained in:
@ -602,7 +602,7 @@ button.tall {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.action-heading button {
|
.action-heading button {
|
||||||
width: 98px;
|
min-width: 98px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flex-end {
|
.flex-end {
|
||||||
|
Reference in New Issue
Block a user