Skip to content

Commit

Permalink
resolving component config error
Browse files Browse the repository at this point in the history
  • Loading branch information
fdefalco committed Jul 9, 2015
1 parent 8419b29 commit fe59d3b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
Binary file modified images/atlas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion js/app.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
define([
'jquery',
'knockout',
'components/webapi-configuration',
'bootstrap',
'facets'
], function ($, ko) {
Expand Down
2 changes: 1 addition & 1 deletion js/styles/atlas.css
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ pre span.key {
}

#wrapperLogo img {
height: 25px;
height: 42px;
margin-right: 10px;
margin-top: -5px;
}
Expand Down

0 comments on commit fe59d3b

Please sign in to comment.