Ticket #8656: 8656.patch
File 8656.patch, 679 bytes (added by , 3 years ago) |
---|
-
buddypress.org/public_html/wp-content/themes/bb-base/style.css
1655 1655 #header-inner h1 a { 1656 1656 width: 65px !important; 1657 1657 } 1658 #showcase-inner { 1659 padding: 20px 10px 0; 1660 } 1658 1661 } 1659 1660 1662 /* Do not fix #header for non-desktops */ 1661 1663 @media screen and ( max-width: 782px ) { 1662 1664 #header { … … 1754 1756 height: 38px !important; 1755 1757 width: 38px !important; 1756 1758 } 1759 #showcase-inner { 1760 padding: 20px 10px; 1761 } 1757 1762 } 1758 1763 1759 1764 /* Mobile */