Ticket #3575: 3575.patch
File 3575.patch, 960 bytes (added by , 17 months ago) |
---|
-
buddypress.org/public_html/wp-content/themes/bb-base/style.css
132 132 margin: 0 auto; 133 133 width: 100%; 134 134 padding: 20px 0 0; 135 display: flex; 136 flex-wrap: wrap; 137 gap: 20px; 135 138 } 136 139 #showcase h3 { 137 140 color: #333; … … 168 171 } 169 172 170 173 div.feature { 171 float: left; 172 width: 225px; 173 margin: 0 20px 20px 0; 174 flex-basis: 23%; 175 margin: 0; 174 176 font-size: 12px; 175 177 line-height: 22px; 176 178 } … … 1655 1657 #header-inner h1 a { 1656 1658 width: 65px !important; 1657 1659 } 1660 div.feature { 1661 flex-basis: 30%; 1662 } 1658 1663 } 1659 1664 1660 1665 /* Do not fix #header for non-desktops */ … … 1754 1759 height: 38px !important; 1755 1760 width: 38px !important; 1756 1761 } 1762 div.feature { 1763 flex-basis: 47%; 1764 } 1757 1765 } 1758 1766 1759 1767 /* Mobile */