Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/css/main.css

Issue 29551727: Issue 5634 - Removed search from abp.org header (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created Sept. 21, 2017, 10:44 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: static/css/main.css
===================================================================
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -97,32 +97,16 @@
header nav li.install-link .install-link-icon
{
display: inline-block;
width: 12px;
height: 12px;
background-position: -167px -13px;
}
-#search-field, #search-button
-{
- height: 20px;
- border: 1px solid #d9d9d9;
- border-radius: 2px;
-}
-
-#search-field
-{
- -webkit-appearance: none;
- -moz-appearance: none;
- -ms-appearance: none;
- -o-appearance: none;
- appearance: none;
-}
-
.language-entry a
{
display: block;
}
#language .flag
{
width: 16px;
« locales/en/menu.json ('K') | « locales/en/menu.json ('k') | static/css/main-desktop.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld