mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +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{
|
||||
|
Reference in New Issue
Block a user