forked from GNUsocial/gnu-social
Don't hide the compose buttons in input_form_nav
This commit is contained in:
parent
420eea3f24
commit
060878157e
@ -433,8 +433,12 @@ body#doc #content_inner p.faq-credits {
|
||||
width: 542px;
|
||||
}
|
||||
|
||||
.input_forms > label {
|
||||
margin: 4px 1ex;
|
||||
}
|
||||
|
||||
#input_form_nav {
|
||||
display:none;
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
#input_form_nav li a {
|
||||
|
Loading…
Reference in New Issue
Block a user