.sidebar_heading {
position: relative;
padding: $lineheight/2 $lineheight;
- z-index: 9999;
background: $offwhite;
border-bottom: 1px solid #ccc;
h4 {
.search_details {
display: block;
+ float: right;
text-align: right;
+ margin-top: 0.2em;
+ margin-left: 0.5em;
}
}