Smaller font in Mapillary viewer, full width attribution bar

This commit is contained in:
Bryan Housel
2017-07-16 10:40:08 -04:00
parent 346b5e9b36
commit 80e8f433b2
2 changed files with 36 additions and 32 deletions
-31
View File
@@ -3959,37 +3959,6 @@ li.hide + li.version .badge .tooltip .tooltip-arrow {
color: #7092FF;
}
.mapillary-wrap {
position: absolute;
bottom: 30px;
width: 330px;
height: 250px;
padding: 5px;
background-color: #fff;
}
.mapillary-wrap.hidden {
visibility: hidden;
}
.mapillary-wrap button.thumb-hide {
border-radius: 0;
padding: 5px;
position: absolute;
right: 0;
top: 0;
z-index: 500;
}
.mly-wrapper {
visibility: hidden;
width: 100%;
height: 100%;
}
.mly-wrapper.active {
visibility: visible;
}
/* Right-to-left localization settings */