Don't hide the compose buttons in input_form_nav

This commit is contained in:
Mikael Nordfeldth 2015-01-18 00:18:28 +01:00
parent 420eea3f24
commit 060878157e
1 changed files with 5 additions and 1 deletions

View File

@ -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 {