Merge pull request #2669 from coreos-inc/app-repo-view
Add messaging if viewing a repo via the wrong path
This commit is contained in:
commit
e3445a5723
3 changed files with 28 additions and 18 deletions
|
@ -7,6 +7,10 @@
|
|||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.error-view-element h2 .repo-circle {
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
.error-view-element h3 {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
|
Reference in a new issue