@@ -112,7 +112,7 @@
}
.anchors ul {
- padding: 15px 24px 15px 20px;
+ padding: 15px 0px 15px 20px;
border-radius: 4px;
border: 1px solid #F5F6F7;
background-color: #F5F6F7;
@@ -151,7 +151,7 @@
position: relative;
top: 0;
left: 0;
- width: calc(100% - 20px);
+ width: 132px;
padding: 0 0px 0 20px;
text-decoration: none;
font-size: 14px;