Skip to content

Commit

Permalink
Merge pull request #4281 from gocemitevski/site-search-input-border
Browse files Browse the repository at this point in the history
Remove overly-specific .site-search input border
  • Loading branch information
amercader committed Jun 7, 2018
2 parents 1ed813a + af9afa9 commit 23ca1d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ckan/public/base/less/masthead.less
Expand Up @@ -119,9 +119,6 @@
.section {
float: left;
}
input[type="text"] {
border-color: darken(@mastheadBackgroundColor, 5);
}
.navigation {
&.section {
@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {
Expand Down

0 comments on commit 23ca1d7

Please sign in to comment.