Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1169 from akasantony/fix-search-css
Browse files Browse the repository at this point in the history
[Fix bug 1119510] Fixed the search overflow css issue.
  • Loading branch information
johngian committed Feb 27, 2015
2 parents 50fda15 + 10ecfa5 commit 5a08feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mozillians/static/mozillians/css/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
word-wrap: break-word;
background-color: @grayLight;
border: 1px solid darken(@grayLight, 7%);
.border-radius(4px);
Expand Down

0 comments on commit 5a08feb

Please sign in to comment.