Centered action items

This commit is contained in:
kamsuri 2018-02-23 00:27:15 +05:30
parent 93b9cab3f0
commit cfb6fd7cc7
1 changed files with 1 additions and 1 deletions

View File

@ -353,7 +353,7 @@ detailsitem .icon-delete:active {
detailsitem .item-action {
position: absolute;
padding: 8px 5px;
padding: 10px 5px;
opacity: .5;
right: 30px;
}