Merge branch 'master' of https://bitbucket.org/yackob03/quay
This commit is contained in:
commit
71547e09b1
15 changed files with 73 additions and 36 deletions
|
@ -37,4 +37,9 @@ body {
|
|||
margin-bottom: 10px;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
.alert {
|
||||
max-width: 300px;
|
||||
margin: 0 auto;
|
||||
}
|
Reference in a new issue