Merge pull request #3088 from quay/joseph.schorr/QUAY-940/url-join-libn
Change to using a lib to build URLs
This commit is contained in:
commit
2e403633b0
18 changed files with 85 additions and 318 deletions
|
@ -13,16 +13,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.repo-search {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.repo-search {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
.announcement a {
|
||||
color: lightblue;
|
||||
}
|
||||
|
|
Reference in a new issue