fix padding on comment button
This commit is contained in:
parent
9769dfb303
commit
34b9e1c7ca
1 changed files with 1 additions and 1 deletions
|
|
@ -576,7 +576,7 @@ $pane-width: 420px;
|
|||
background-color: #000;
|
||||
color: #fff;
|
||||
|
||||
&:last-child {
|
||||
&.comment {
|
||||
padding-right: 5px;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue