Skip to content

Commit ba05a29

Browse files
committedJun 3, 2015
Merge pull request #58 from ipfs/feat/fixed-globe
Fixed Globe
2 parents 7c48fa9 + 6eea255 commit ba05a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎less/bundle.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ strong {
287287

288288
.globe-container {
289289
max-height: 500px;
290-
position: relative;
290+
position: fixed;
291291
.theme-toggle {
292292
position: absolute;
293293
top: 0;

0 commit comments

Comments
 (0)
Please sign in to comment.