Notice option alignment
This commit is contained in:
parent
209bc04569
commit
2697812809
@ -974,7 +974,6 @@ position:relative;
|
|||||||
font-size:0.95em;
|
font-size:0.95em;
|
||||||
width:90px;
|
width:90px;
|
||||||
float:right;
|
float:right;
|
||||||
margin-right:7px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.notice-options a {
|
.notice-options a {
|
||||||
@ -984,18 +983,12 @@ float:left;
|
|||||||
.notice-options .notice_reply,
|
.notice-options .notice_reply,
|
||||||
.notice-options .form_favor,
|
.notice-options .form_favor,
|
||||||
.notice-options .form_disfavor {
|
.notice-options .form_disfavor {
|
||||||
position:absolute;
|
float:left;
|
||||||
top:0;
|
margin-left:18px;
|
||||||
}
|
}
|
||||||
.notice-options .form_favor,
|
.notice-options .form_favor,
|
||||||
.notice-options .form_disfavor {
|
.notice-options .form_disfavor {
|
||||||
left:0;
|
margin-left:0;
|
||||||
}
|
|
||||||
.notice-options .notice_reply {
|
|
||||||
left:29px;
|
|
||||||
}
|
|
||||||
.notice-options .notice_delete {
|
|
||||||
right:0;
|
|
||||||
}
|
}
|
||||||
.notice-options input,
|
.notice-options input,
|
||||||
.notice-options a {
|
.notice-options a {
|
||||||
|
Loading…
Reference in New Issue
Block a user