mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-02-09 21:44:15 +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 */
|
/* line 69, ../sass/_profile.sass */
|
||||||
.profile-modal .modal-content .post-interactions {
|
.profile-modal .modal-content .post-interactions {
|
||||||
margin: 2px 10px 3px 60px;
|
margin: 16px 10px 0 60px;
|
||||||
}
|
}
|
||||||
/* line 71, ../sass/_profile.sass */
|
/* line 71, ../sass/_profile.sass */
|
||||||
.profile-modal .modal-content .profile-card {
|
.profile-modal .modal-content .profile-card {
|
||||||
@ -990,7 +990,7 @@ samp {
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 10px;
|
left: 10px;
|
||||||
bottom: 10px;
|
bottom: 12px;
|
||||||
}
|
}
|
||||||
/* line 184, ../sass/_postboard.sass */
|
/* line 184, ../sass/_postboard.sass */
|
||||||
.post-expand:hover {
|
.post-expand:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user