Fixed star icon size in post action bar
This commit is contained in:
parent
5158703a37
commit
0717904b23
4 changed files with 4 additions and 4 deletions
|
|
@ -1201,7 +1201,7 @@ body.layout-single-column {
|
|||
position: relative;
|
||||
}
|
||||
.layout-single-column .status__action-bar .icon-button .fa {
|
||||
transform: scale(.8);
|
||||
transform: scale(.7);
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue