@@ -619,13 +619,13 @@ img{
}
.toolbar-popover{
position: absolute;
- width: 100px;
+ width: 90px;
height: 100px;
border: 1px solid #CCCCCC;
background-color: #F8F8F8;
bottom: 65px;
left: 50%;
- margin-left: -50px;
+ margin-left: -45px;
z-index: 1;
display: none;