Get mapped fields (Github and Redis) working

This commit is contained in:
Joseph Schorr 2015-01-05 15:18:01 -05:00
parent 219730c341
commit 32c0a14d96
4 changed files with 117 additions and 35 deletions

View file

@ -70,7 +70,7 @@
width: 100%;
display: table-cell;
float: none;
padding: 10px;
padding: 20px;
}
.co-tabs li {

View file

@ -4918,3 +4918,9 @@ i.slack-icon {
vertical-align: middle;
color: rgb(53, 186, 53);
}
.registry-logo-preview {
border: 1px solid #eee;
vertical-align: middle;
padding: 4px;
}