mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-02-04 11:04:29 +00:00
fix post action margins
This commit is contained in:
parent
d397a7b3ea
commit
378368fc81
@ -473,7 +473,7 @@ samp {
|
||||
}
|
||||
/* line 69, ../sass/_profile.sass */
|
||||
.profile-modal .modal-content .post-interactions {
|
||||
margin: 2px 10px 3px 60px;
|
||||
margin: 16px 10px 0 60px;
|
||||
}
|
||||
/* line 71, ../sass/_profile.sass */
|
||||
.profile-modal .modal-content .profile-card {
|
||||
@ -990,7 +990,7 @@ samp {
|
||||
font-size: 12px;
|
||||
position: absolute;
|
||||
left: 10px;
|
||||
bottom: 10px;
|
||||
bottom: 12px;
|
||||
}
|
||||
/* line 184, ../sass/_postboard.sass */
|
||||
.post-expand:hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user