remove quick-search custom style, not compatible with redmine 4 (#48958)

This commit is contained in:
Frédéric Péters 2020-11-30 10:53:43 +01:00
parent 4168330fae
commit 606a5b40e1
1 changed files with 0 additions and 6 deletions

View File

@ -96,8 +96,6 @@ body {
#header h1 a.ancestor {
font-size: 75%;
}
#quick-search { margin-right: 6px; }
#quick-search input { float: right; }
#main-menu {
text-color: #404041;
@ -340,10 +338,6 @@ table.messages tr.message td {
padding-top: 0.7em;
}
div#quick-search a {
display: none;
}
#content .tabs {
margin-bottom: 0;
}