Init styles for form_notice
This commit is contained in:
parent
9898a38b34
commit
e224da0bf6
|
@ -31,6 +31,22 @@ margin-left:3%;
|
|||
width:100%;
|
||||
}
|
||||
|
||||
#form_notice textarea {
|
||||
width:75%;
|
||||
}
|
||||
|
||||
#notice_text-count {
|
||||
position:absolute;
|
||||
bottom:2px;
|
||||
right:32.5%;
|
||||
z-index:9;
|
||||
}
|
||||
|
||||
#notice_action-submit {
|
||||
width:17%;
|
||||
}
|
||||
|
||||
|
||||
#site_nav_local_views li {
|
||||
margin-left:1px;
|
||||
margin-right:0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user