Move octocat to right

This commit is contained in:
Ivan Kravets
2016-04-24 23:21:58 +03:00
parent 565ca05366
commit 7cb21dd981
2 changed files with 12 additions and 3 deletions
+11 -2
View File
@@ -271,10 +271,19 @@ nav {
}
.navbar .github-corner {
display: none;
}
.navbar .github-corner svg {
fill: #fff;
color: #080808;
position: absolute;
top: -1px;
left: 0;
display: none;
right: 0;
border: 0;
width: 50px;
height: 50px;
transform: scale(1, 1);
}
@media screen and (min-width: 992px) {