Merge pull request #20 from Pierce01/master

makes BD button look "naturally built in"
This commit is contained in:
Alexei Stukov 2018-01-20 00:53:36 +02:00 committed by GitHub
commit f002440899
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -37,7 +37,7 @@
.bd-settings-button {
position: absolute;
z-index: 90001;
z-index: 1;
top: 22px;
width: 70px;
height: 48px;
@ -65,6 +65,7 @@
background: transparent;
opacity: 1;
box-shadow: none;
z-index: 90000;
/*transform: translateY(-150%);*/
}
@ -91,4 +92,4 @@
background-size: 100% 100%;
margin-left: 20px;
}
</style>
</style>