Ticket #6716: 6716.diff
File 6716.diff, 698 bytes (added by , 2 years ago) |
---|
-
style.css
936 936 } 937 937 } 938 938 939 @media screen and (max-width: 1024px) { 940 div#secondary-content { 941 padding: 0 10px; 942 } 943 944 .widget_search input[type="search"] { 945 width: 100%; 946 } 947 948 /* Add CSS for right sidebar button */ 949 .button.button-large { 950 width: 100%; 951 font-size: 12px !important; 952 } 953 } 954 939 955 @media screen and (max-width: 1000px) { 940 956 .make-welcome .entry-content .content-area, 941 957 .make-welcome .entry-content .widget-area { … … 1616 1632 .navigation .nav-older a { 1617 1633 border-right: 0; 1618 1634 } 1619 } 1620 1635 } 1636 No newline at end of file