mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 03:25:23 +08:00
fix triple columns not fitting on small screens
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user