Skip to content

Commit

Permalink
SAK-31122 - Search tab - search field displays full-width
Browse files Browse the repository at this point in the history
  • Loading branch information
SedueRey committed May 26, 2016
1 parent a0f4b60 commit af3a69e
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,13 @@
}
}

#searchinput{
margin: 0.5em 0 0 0;
}

.profileContent {
margin-right: 20px;
max-width: 65em;
}

}

0 comments on commit af3a69e

Please sign in to comment.