The searchform was being forced to float right. It will now center.
The member search results had odd formatting when no image. No longer!
text-align:center;
}
-@media (min-width: 766px) {
+@media (max-width: 766px) {
#mapContainer {
- float: right !important;
+ float: none !important;
}
}
\ No newline at end of file
{end:}
{if:row[logo]}
<img class="search-result-img" alt="{row[logo]}" src="{row[logo]}">
+ {else:}
+ <img class="search-result-img">
{end:}
</div><!-- /.memberSR -->
<div class="search-result-item-info small-8 columns">