content: url(../assets/reservations-bottom.png);
height: 30px;
bottom: -30px;
- left: -4px; }
+ left: 0px; }
#res-tab li {
list-style: none;
padding: 20px 0; }
left: -15px; }
#res-tab-open:after {
position: absolute;
- content: url(../assets/reservations-bottom_v2.png);
+ content: url(../assets/reservations-bottom.png);
height: 30px;
bottom: -320px;
- left: -4px; }
+ left: 0px; }
#res-tab-open li {
list-style: none;
padding: 20px 0; }
right: 0 !important;
min-width: 100px;
background: #ede6d9;
- margin-top: -5px;
+ margin-top: -15px;
border: 2px solid #FFFFFF;
border-top: none;
border-bottom-left-radius: 5px;
content: url(../assets/reservations-bottom.png);
height: 30px;
bottom: -30px;
- left: -4px;
+ left: 0px;
}
li {
list-style: none;
}
&:after {
position: absolute;
- content: url(../assets/reservations-bottom_v2.png);
+ content: url(../assets/reservations-bottom.png);
height: 30px;
bottom: -320px;
- left: -4px;
+ left: 0px;
}
li {
list-style: none;
right: 0 !important;
min-width: 100px;
background: $cream;
- margin-top: -5px;
+ margin-top: -15px;
border: 2px solid $white;
border-top: none;
border-bottom-left-radius: 5px;