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;
margin:0 .5% 1% .5%;
position:relative;
width:32.2%;
width:32%;
}
.features.summary-view .missingDependencies{
@@ -223,4 +223,4 @@ h2.recentlyInstalledModule {padding:0 0 0 40px;}
.dir-rtl .manage {
float: left;
}
}