Noosfero/noosfero

View on GitHub
public/stylesheets/blocks/profile-search.scss

Summary

Maintainability
Test Coverage
.profile-search-block .search-field .formfield {
  width: 100%;

  input {
    width: 100%;
    margin-bottom: 5px;
  }

  a.button {
    width: 100%;
  }
}