Revert "remove form_forward from base css"
This reverts commit a2fb1f5f9d
.
This commit is contained in:
parent
f5bfa11db2
commit
e75444b30d
|
@ -994,11 +994,13 @@ float:left;
|
|||
}
|
||||
.notice-options .notice_delete,
|
||||
.notice-options .notice_reply,
|
||||
.notice-options .form_forward,
|
||||
.notice-options .form_favor,
|
||||
.notice-options .form_disfavor {
|
||||
float:left;
|
||||
margin-left:20%;
|
||||
}
|
||||
.notice-options .form_forward,
|
||||
.notice-options .form_favor,
|
||||
.notice-options .form_disfavor {
|
||||
margin-left:0;
|
||||
|
@ -1024,10 +1026,12 @@ border-radius:0;
|
|||
-moz-border-radius:0;
|
||||
-webkit-border-radius:0;
|
||||
}
|
||||
.notice-options .form_forward legend,
|
||||
.notice-options .form_favor legend,
|
||||
.notice-options .form_disfavor legend {
|
||||
display:none;
|
||||
}
|
||||
.notice-options .form_forward fieldset,
|
||||
.notice-options .form_favor fieldset,
|
||||
.notice-options .form_disfavor fieldset {
|
||||
border:0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user