Welcome to mirror list, hosted at ThFree Co, Russian Federation.

search.scss « pages « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bdaa17ac33926839777bcfdf84fe8d2c565bff1e (plain)
1
2
3
4
5
6
7
.search-results {
  .search-result-row {
    border-bottom: 1px solid #EEE;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}