Skip to content

Commit

Permalink
Fix merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
mramato committed Feb 28, 2013
1 parent 6f41f57 commit 679219d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Source/Widgets/Dojo/CesiumViewerWidget.css
Expand Up @@ -49,7 +49,7 @@
height: 112px;
}

.cw-fullscreenContainer {
.cw-fullscreenContainer {
position: absolute;
bottom: 0;
right: 0;
Expand Down Expand Up @@ -123,6 +123,7 @@
background-position: center;
background-repeat: no-repeat;
background-image: url(../Images/ajax-loader.gif);
}

@media only screen and (min-width: 600px) and (max-width: 900px) {
.cw-animationContainer {
Expand All @@ -148,4 +149,4 @@
.cw-cesiumLogo {
left: 116px;
}
}
}

0 comments on commit 679219d

Please sign in to comment.