fix triple columns not fitting on small screens

This commit is contained in:
Matthew Harris
2015-10-08 21:33:18 +01:00
parent 1e87eee2e4
commit 24c68bebe4

View File

@@ -18,7 +18,7 @@ html.dyn #main ul.features button { display:none; }
height:6em; height:6em;
margin:0 .5% 1% .5%; margin:0 .5% 1% .5%;
position:relative; position:relative;
width:32.2%; width:32%;
} }
.features.summary-view .missingDependencies{ .features.summary-view .missingDependencies{