Fit 2 columns of site map on mobile portrait

This commit is contained in:
Brian Miyaji
2014-08-11 18:26:50 +10:00
parent 502ec4c34c
commit f7361cdd97

View File

@@ -119,7 +119,7 @@ table, .sp-sitemap caption, .sp-sitemap tbody, .sp-sitemap tfoot, .sp-sitemap th
margin-bottom: 30px;
}
.sp-sitemap #sp-primary li {
min-width: 150px;
min-width: 149px;
float: left;
background: url('../images/slickmap/L1-center.png') center top no-repeat;
padding: 30px 0;