Minor positioning: using absolute right instead of left
This commit is contained in:
parent
6d4598faa0
commit
85694e3fa6
@ -900,7 +900,7 @@ left:0;
|
|||||||
left:29px;
|
left:29px;
|
||||||
}
|
}
|
||||||
.notice-options .notice_delete {
|
.notice-options .notice_delete {
|
||||||
left:76px;
|
right:0;
|
||||||
}
|
}
|
||||||
.notice-options .notice_reply dt {
|
.notice-options .notice_reply dt {
|
||||||
display:none;
|
display:none;
|
||||||
|
Loading…
Reference in New Issue
Block a user