locator wrappers aren't even needed

This commit is contained in:
Jakob Ketterl
2019-09-28 16:54:24 +02:00
parent 4c2979d242
commit 39a4366eab
2 changed files with 3 additions and 9 deletions

View File

@ -169,12 +169,6 @@ input[type=range]:focus::-ms-fill-upper
z-index: 1000;
}
#openwebrx-bookmarks-container .bookmark-locator {
display: inline-block;
position: absolute;
bottom: 0;
}
#openwebrx-bookmarks-container .bookmark {
font-size: 12px;
background-color: #FFFF00;