diff --git a/stylesheets/application.scss b/stylesheets/application.scss index 1e88572..1fbe049 100644 --- a/stylesheets/application.scss +++ b/stylesheets/application.scss @@ -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; }